Skip to content

Commit 6d0e572

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 (qmk#24933)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.2...v4.7.3) --- 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 a5c77b5 commit 6d0e572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: Deploy
5858
if: ${{ github.event_name == 'push' && github.repository == 'qmk/qmk_firmware' }}
59-
uses: JamesIves/[email protected].2
59+
uses: JamesIves/[email protected].3
6060
with:
6161
token: ${{ secrets.GITHUB_TOKEN }}
6262
branch: gh-pages

0 commit comments

Comments
 (0)