We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a11b86f + c2f82b3 commit 1152f12Copy full SHA for 1152f12
1 file changed
.github/workflows/deploy.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/configure-pages@v6
46
47
- name: Upload artifact
48
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
49
with:
50
path: './site'
51
0 commit comments