commit: c7fec10bd7b604c8a35317a5f7ae1156f3ff871d
parent 928b5fdf50595071a5f2938421a0f771e00ace74
Author: QMK Bot <hello@qmk.fm>
Date: Fri, 27 Sep 2024 19:39:02 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
@@ -56,7 +56,7 @@ jobs:
- name: Deploy
if: ${{ github.event_name == 'push' && github.repository == 'qmk/qmk_firmware' }}
- uses: JamesIves/github-pages-deploy-action@v4.6.4
+ uses: JamesIves/github-pages-deploy-action@v4.6.6
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages