Skip to content

Commit b046465

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.7.6
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.4 to 4.7.6. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.4...v4.7.6) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd9d0ec commit b046465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_demos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
rm build/example/packages
2525
2626
- name: Publish 🚀
27-
uses: JamesIves/github-pages-deploy-action@v4.7.4
27+
uses: JamesIves/github-pages-deploy-action@v4.7.6
2828
with:
2929
branch: gh-pages # The branch the action should deploy to.
3030
folder: build/example # The folder the action should deploy.

0 commit comments

Comments
 (0)