We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2badffa commit fd898d5Copy full SHA for fd898d5
1 file changed
.github/workflows/publish.yml
@@ -63,7 +63,7 @@ jobs:
63
rm -rf examples
64
65
- name: Upload artifact
66
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
67
with:
68
path: '_site'
69
0 commit comments