We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8989933 commit 33b6f62Copy full SHA for 33b6f62
.github/workflows/deploy.yaml
@@ -42,7 +42,7 @@ jobs:
42
uses: actions/configure-pages@v3
43
44
- name: Upload artifact
45
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v4
46
with:
47
name: 'github-pages'
48
retention-days: 1
0 commit comments