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 8853153 commit 94cdde6Copy full SHA for 94cdde6
.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