Skip to content

Commit 3d5d3ae

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.4 to 4.6.9. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.4...v4.6.9) --- 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]>
1 parent 5d0ccca commit 3d5d3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
npm run build
1717
1818
- name: Deploy 🚀
19-
uses: JamesIves/[email protected].4
19+
uses: JamesIves/[email protected].9
2020
with:
2121
branch: gh-pages # The branch the action should deploy to.
2222
folder: build # The folder the action should deploy.

0 commit comments

Comments
 (0)