Skip to content

Commit 0a0ab45

Browse files
Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.4.1 (#359)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.0.0 to 4.4.1. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@4.0.0...v4.4.1) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3206fbe commit 0a0ab45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_demos.yml

+1-1
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@4.0.0
27+
uses: JamesIves/github-pages-deploy-action@v4.4.1
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)