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 2c6e586 commit 34bb905Copy full SHA for 34bb905
.github/workflows/auto-publish.yml
@@ -56,7 +56,7 @@ jobs:
56
cp -r conformance/conformance_page/dist/* dist/conformance
57
58
- name: Upload artifact
59
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
60
with:
61
path: ./dist
62
0 commit comments