Skip to content

Commit b28ba31

Browse files
maint: bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4 (#665)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent def7f29 commit b28ba31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Deploy to gh-pages
6262
if: github.event_name == 'push' && contains(github.ref, 'refs/tags')
63-
uses: JamesIves/[email protected].3
63+
uses: JamesIves/[email protected].4
6464
with:
6565
token: ${{ secrets.GITHUB_TOKEN }}
6666
branch: gh-pages

0 commit comments

Comments
 (0)