Skip to content

Commit 85fadd9

Browse files
build(deps): bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.7.1 (#1003)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc9f0d6 commit 85fadd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-gh-page.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: JOBS=4 MODE=html make all
1919

2020
- name: Deploy to gh page
21-
uses: JamesIves/github-pages-deploy-action@v4.6.8
21+
uses: JamesIves/github-pages-deploy-action@v4.7.1
2222
with:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
BRANCH: gh-pages

0 commit comments

Comments
 (0)