abouttreesummaryrefslogcommitdiff
path: root/.github/workflows/check-translations.yml
diff options
context:
space:
mode:
authorRapha2024-02-06 18:01:54 -0500
committerGitHub2024-02-07 00:01:54 +0100
commit79aec5b9bca2f4b4aa79f95fa5253c8c4e0f3b25 (patch)
treec79e7a8d47e8e3d80a6a8e12ca456f2a9744e698 /.github/workflows/check-translations.yml
parentbe053b082c0556d82337e554ab7c30ec67b8c53b (diff)
downloadunexpected-keyboard-79aec5b9bca2f4b4aa79f95fa5253c8c4e0f3b25.tar.gz
unexpected-keyboard-79aec5b9bca2f4b4aa79f95fa5253c8c4e0f3b25.zip
CI: Update to node.js-20 (#546)
Diffstat (limited to '.github/workflows/check-translations.yml')
-rw-r--r--.github/workflows/check-translations.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-translations.yml b/.github/workflows/check-translations.yml
index 82d87c6..c06ca23 100644
--- a/.github/workflows/check-translations.yml
+++ b/.github/workflows/check-translations.yml
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
- run: python3 sync_translations.py
- name: Check that strings files are uptodate, run python3 sync_translations.py otherwise
run: git diff --exit-code