Skip to content

Commit 0ccdad7

Browse files
build(deps): bump JamesIves/github-pages-deploy-action (#496)
1 parent 13e107e commit 0ccdad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
mv target/doc book/
2424
2525
- name: Deploy to gh-pages branch
26-
uses: JamesIves/github-pages-deploy-action@v4.5.0
26+
uses: JamesIves/github-pages-deploy-action@v4.6.1
2727

2828
with:
2929
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)