Skip to content

Commit b8202e1

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.7.6
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.4 to 4.7.6. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.4...v4.7.6) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08eb6de commit b8202e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3131
- name: Deploy
3232
if: ${{ github.event_name != 'pull_request' }}
33-
uses: JamesIves/github-pages-deploy-action@v4.7.4
33+
uses: JamesIves/github-pages-deploy-action@v4.7.6
3434
with:
3535
branch: gh-pages
3636
folder: .build/docs

0 commit comments

Comments
 (0)