We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f816b7b + e780fce commit 8b589a6Copy full SHA for 8b589a6
1 file changed
.github/workflows/publish.yml
@@ -36,7 +36,7 @@ jobs:
36
source: ./
37
destination: ./_site
38
- name: Upload artifact
39
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
40
41
deploy:
42
environment:
0 commit comments