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.
actions/upload-artifact: v3
1 parent d910000 commit a3c828eCopy full SHA for a3c828e
.github/workflows/build-docs.yml
@@ -79,7 +79,7 @@ jobs:
79
done
80
81
- name: Upload Pages artifact
82
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
83
84
# Deploy github pages job
85
deploy:
0 commit comments