We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28da1cd + 391c08e commit 18c4f24Copy full SHA for 18c4f24
1 file changed
.github/workflows/pages.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: './docs'
51
0 commit comments