We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cc76c6 + 98fd34d commit 7cbecd7Copy full SHA for 7cbecd7
1 file changed
.github/workflows/static-file-host.yml
@@ -56,7 +56,7 @@ jobs:
56
working-directory: ${{ env.BUILD_PATH }}/docs
57
58
- name: Upload artifact
59
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
60
with:
61
path: ${{ env.BUILD_PATH }}/docs/dist
62
0 commit comments