Skip to content

Commit 5f38a2f

Browse files
build(deps): bump JamesIves/github-pages-deploy-action (#1180)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c45953 commit 5f38a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-gh-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: JOBS=4 MODE=html make all
2222

2323
- name: Deploy to gh page
24-
uses: JamesIves/github-pages-deploy-action@v4.7.3
24+
uses: JamesIves/github-pages-deploy-action@v4.7.4
2525
with:
2626
token: ${{ secrets.GITHUB_TOKEN }}
2727
branch: gh-pages

0 commit comments

Comments
 (0)