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 5f52cbf commit 9378fc3Copy full SHA for 9378fc3
.github/workflows/deploy.yml
@@ -76,7 +76,7 @@ jobs:
76
github-token: ${{ github.token }}
77
78
- name: Upload Pages artifact
79
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
80
with:
81
path: docs-build
82
0 commit comments