summaryrefslogtreecommitdiffstats
path: root/.github/workflows/regen.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/regen.yml')
-rw-r--r--.github/workflows/regen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/regen.yml b/.github/workflows/regen.yml
index a2b4ef2b93..a31526084f 100644
--- a/.github/workflows/regen.yml
+++ b/.github/workflows/regen.yml
@@ -19,7 +19,7 @@ jobs:
- name: Disable safe.directory check
run : git config --global --add safe.directory '*'
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- name: Run qmk generators
run: |