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 861913c + 79d764f commit 8d7486fCopy full SHA for 8d7486f
.github/workflows/deploy.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/configure-pages@v5
46
47
- name: Upload artifact
48
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
49
with:
50
path: './site'
51
0 commit comments