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.
2 parents 8853153 + 94cdde6 commit 8d54287Copy full SHA for 8d54287
.github/workflows/update-website.yml
@@ -93,7 +93,7 @@ jobs:
93
uses: actions/configure-pages@v5
94
95
- name: Upload static files as artifact
96
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
97
with:
98
# Upload _site directory only.
99
path: _site/
0 commit comments