Skip to content

Commit d6d3bf2

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action (#5233)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.4 to 4.6.8. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.4...v4.6.8) --- 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 55c7aef commit d6d3bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
mkdir deploy-dir
4646
unzip build.zip -d deploy-dir
4747
- name: Deploy 🚀
48-
uses: JamesIves/[email protected].4
48+
uses: JamesIves/[email protected].8
4949
with:
5050
token: ${{ secrets.GITHUB_TOKEN }}
5151
branch: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)