Skip to content

Commit cfae737

Browse files
build(deps): bump JamesIves/github-pages-deploy-action (#594)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4583daa commit cfae737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: echo '<meta http-equiv="refresh" content="0;url=actix_server/index.html">' > target/doc/index.html
3131

3232
- name: Deploy to GitHub Pages
33-
uses: JamesIves/github-pages-deploy-action@v4.6.3
33+
uses: JamesIves/github-pages-deploy-action@v4.6.4
3434
with:
3535
folder: target/doc
3636
single-commit: true

0 commit comments

Comments
 (0)