mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 16:44:48 -07:00
update deprecated workflow actions (#4690)
This commit is contained in:
parent
a68b98b245
commit
b99bd0176a
5 changed files with 11 additions and 11 deletions
2
.github/workflows/translations.yml
vendored
2
.github/workflows/translations.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
sudo apt-get install -y --no-install-recommends qttools5-dev-tools
|
||||
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Update cockatrice translations
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue