Skip to content

Commit

Permalink
upd version in example
Browse files Browse the repository at this point in the history
  • Loading branch information
mrf0rtuna4 authored Jul 22, 2024
1 parent 6987c49 commit e0cd657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/checkout@v2 # Using an action to test the code

- name: Run translation # Step: start the translation
uses: mrf0rtuna4/Github-Readme-AutoTranslator@v1.2.0 # Using an action to translate
uses: mrf0rtuna4/Github-Readme-AutoTranslator@v1.3.0 # Using an action to translate
env:
LANGS: 'english,italian,dutch,spanish' # List of languages to be translated

Expand Down

0 comments on commit e0cd657

Please sign in to comment.