Skip to content

Commit

Permalink
upd version in docks example
Browse files Browse the repository at this point in the history
  • Loading branch information
mrf0rtuna4 committed May 6, 2024
1 parent ad8f08e commit d2747ae
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 @@ -34,7 +34,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.1.0 # Using an action to translate
uses: mrf0rtuna4/Github-Readme-AutoTranslator@v1.2.0 # Using an action to translate
env:
GITHUB_TOKEN: ${{ secrets.GTK }} # Transferring a GitHub access token

Expand Down

0 comments on commit d2747ae

Please sign in to comment.