Skip to content

Commit b92df3c

Browse files
build(deps): bump JamesIves/github-pages-deploy-action (#982)
1 parent ae8ba24 commit b92df3c

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/[email protected].4
21+
uses: JamesIves/[email protected].8
2222
with:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
BRANCH: gh-pages

0 commit comments

Comments
 (0)