We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0681b51 commit a6413bfCopy full SHA for a6413bf
.github/workflows/upload-doc.yml
@@ -30,7 +30,7 @@ jobs:
30
run: echo '<meta http-equiv="refresh" content="0;url=actix_server/index.html">' > target/doc/index.html
31
32
- name: Deploy to GitHub Pages
33
- uses: JamesIves/[email protected].4
+ uses: JamesIves/[email protected].8
34
with:
35
folder: target/doc
36
single-commit: true
0 commit comments