Skip to content

Commit d765bba

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 (#118)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.6 to 4.8.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.6...v4.8.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Emerson <[email protected]>
1 parent 4b693d1 commit d765bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
run: touch site/.nojekyll
9595

9696
- name: Deploy to Github pages
97-
uses: JamesIves/github-pages-deploy-action@v4.7.6
97+
uses: JamesIves/github-pages-deploy-action@v4.8.0
9898
with:
9999
branch: gh-pages
100100
folder: site

0 commit comments

Comments
 (0)