Skip to content

Commit 25dac10

Browse files
build(deps): bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6b9e55 commit 25dac10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
./scripts/generate_doc.sh
3131
3232
- name: Deploy documentation to GitHub Pages
33-
uses: JamesIves/github-pages-deploy-action@v4.7.3
33+
uses: JamesIves/github-pages-deploy-action@v4.7.4
3434
# we only deploy on push to main
3535
if: |
3636
github.event_name == 'push' && github.event.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)