We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f7f3b8 + 09c8959 commit 5a82b4dCopy full SHA for 5a82b4d
1 file changed
.github/workflows/deploy_pages.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/configure-pages@v5
31
32
- name: Upload artifact
33
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
34
with:
35
path: './docs'
36
0 commit comments