summaryrefslogtreecommitdiffstats
path: root/.github/workflows/feature_branch_update.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/feature_branch_update.yml')
-rw-r--r--.github/workflows/feature_branch_update.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/feature_branch_update.yml b/.github/workflows/feature_branch_update.yml
index 0976055160..283a255342 100644
--- a/.github/workflows/feature_branch_update.yml
+++ b/.github/workflows/feature_branch_update.yml
@@ -21,7 +21,7 @@ jobs:
- riot
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
token: ${{ secrets.QMK_BOT_TOKEN }}
fetch-depth: 0