abouttreesummaryrefslogcommitdiff
path: root/.github/workflows/check-layouts.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-layouts.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-layouts.yml')
-rw-r--r--.github/workflows/check-layouts.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-layouts.yml b/.github/workflows/check-layouts.yml
index 9a8dc75..d37af40 100644
--- a/.github/workflows/check-layouts.yml
+++ b/.github/workflows/check-layouts.yml
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
- run: python3 gen_layouts.py
- name: Check that the generated layouts.xml is uptodate, run python3 gen_layouts.py otherwise
run: git diff --exit-code