Skip to content

Commit 6f7491f

Browse files
Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.7.2
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.4 to 4.7.2. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.4...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] <support@github.com>
1 parent 8368b12 commit 6f7491f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: find site
4747

4848
- name: Deploy to GitHub Pages
49-
uses: JamesIves/github-pages-deploy-action@v4.6.4
49+
uses: JamesIves/github-pages-deploy-action@v4.7.2
5050
with:
5151
branch: gh-pages
5252
folder: site

0 commit comments

Comments
 (0)