Skip to content

Commit 132e312

Browse files
Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.7.2
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.5.0 to 4.7.2. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.5.0...v4.7.2) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edd70e0 commit 132e312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: npm run build
2020

2121
- name: deploy pages
22-
uses: JamesIves/github-pages-deploy-action@v4.5.0
22+
uses: JamesIves/github-pages-deploy-action@v4.7.2
2323
with:
2424
branch: gh-pages
2525
folder: dist/public

0 commit comments

Comments
 (0)