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.
2 parents f315d59 + e6d8b53 commit 2d36d48Copy full SHA for 2d36d48
1 file changed
.github/workflows/docs.yml
@@ -34,7 +34,7 @@ jobs:
34
run: echo '<meta http-equiv="refresh" content="0; url=persona_forge/index.html">' > target/doc/index.html
35
36
- name: Upload artifact
37
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
38
with:
39
path: target/doc
40
0 commit comments