Skip to content

Commit 1606063

Browse files
maint: bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4 (#499)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.3 to 4.6.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.3...v4.6.4) --- 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 85f0f68 commit 1606063

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
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Deploy to gh-pages
5959
if: github.event_name == 'push' && contains(github.ref, 'refs/tags')
60-
uses: JamesIves/[email protected].3
60+
uses: JamesIves/[email protected].4
6161
with:
6262
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6363
BRANCH: gh-pages

0 commit comments

Comments
 (0)