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 f3230fa + 56db922 commit 64e1eb8Copy full SHA for 64e1eb8
1 file changed
.github/workflows/publish.yml
@@ -36,7 +36,7 @@ jobs:
36
python scripts/build.py
37
38
- name: 📤 Upload artifact
39
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
40
with:
41
path: _site
42
0 commit comments