crowdin-action: use github action versioning (#3418)

Until now the Crowdin action didn't follow the Github actions conventions.
Now it does, and this PR uses it.
master
Míguel Ángel Mulero Martínez 2023-04-12 15:44:47 +02:00 committed by GitHub
parent 64f31cf652
commit b04c891a25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v3
- name: Download Crowdin translations and create PR
uses: crowdin/github-action@1.5.1
uses: crowdin/github-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: