From 79aec5b9bca2f4b4aa79f95fa5253c8c4e0f3b25 Mon Sep 17 00:00:00 2001 From: Rapha Date: Tue, 6 Feb 2024 18:01:54 -0500 Subject: CI: Update to node.js-20 (#546) --- .github/workflows/check-translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/check-translations.yml') 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 -- cgit v1.2.3