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 a3107a3 + 49ba256 commit 38a0a87Copy full SHA for 38a0a87
1 file changed
.github/workflows/deploy-site.yml
@@ -71,7 +71,7 @@ jobs:
71
uses: actions/configure-pages@v6
72
73
- name: Upload artifact
74
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
75
with:
76
path: '_site'
77
0 commit comments