Skip to content

Commit 6989652

Browse files
Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1 (plfa#1074)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.9 to 4.7.1. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.9...v4.7.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 ce50e93 commit 6989652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
path: "site"
191191

192192
- name: Publish to GitHub Pages
193-
uses: JamesIves/github-pages-deploy-action@v4.6.9
193+
uses: JamesIves/github-pages-deploy-action@v4.7.1
194194
with:
195195
branch: web
196196
folder: "site"

0 commit comments

Comments
 (0)