Skip to content

Commit 3029a23

Browse files
Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 (qmk#23752)
--- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fd5631 commit 3029a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
qmk --verbose generate-docs
3838
3939
- name: Deploy
40-
uses: JamesIves/[email protected].0
40+
uses: JamesIves/[email protected].1
4141
with:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4343
BASE_BRANCH: master

0 commit comments

Comments
 (0)