mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-29 05:41:04 +00:00
fix: update workflow actions (#482)
* fix: update workflow actions * fix: sign apk parameters
This commit is contained in:
4
.github/workflows/crowdin.yml
vendored
4
.github/workflows/crowdin.yml
vendored
@@ -16,10 +16,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Crowdin
|
||||
uses: crowdin/github-action@1.0.4
|
||||
uses: crowdin/github-action@1.5.0
|
||||
with:
|
||||
config: crowdin.yml
|
||||
upload_translations: true
|
||||
|
||||
Reference in New Issue
Block a user