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 ec1ec33 commit c41f9d2Copy full SHA for c41f9d2
.github/workflows/docs.yml
@@ -62,7 +62,7 @@ jobs:
62
63
- name: Upload artifact
64
if: github.event_name != 'pull_request'
65
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
66
with:
67
path: docs/site
68
0 commit comments