summaryrefslogtreecommitdiff
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 98d3616ad1..80891edb01 100644
--- a/.github/workflows/feature_branch_update.yml
+++ b/.github/workflows/feature_branch_update.yml
@@ -17,7 +17,7 @@ jobs:
- xap
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
with:
token: ${{ secrets.QMK_BOT_TOKEN }}
fetch-depth: 0