summaryrefslogtreecommitdiff
path: root/.github/workflows/feature_branch_update.yml
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-06-29 06:45:13 +0000
committerQMK Bot <hello@qmk.fm>2022-06-29 06:45:13 +0000
commit0151f4c3079f4db6c830f19e25f9537d8f4eff9b (patch)
tree68e5cb537a1494a6a3d75f7b3dd1bc2cede8711b /.github/workflows/feature_branch_update.yml
parent1f61fb33b4fdf81468fc3ee356336b832394ce89 (diff)
parent88086a80b0d1d056674169b3d7d362c820135cef (diff)
Merge remote-tracking branch 'origin/master' into develop
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