We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d4f76 commit f970b4cCopy full SHA for f970b4c
.github/workflows/pages.yml
@@ -35,7 +35,7 @@ jobs:
35
source: ./
36
destination: ./_site
37
- name: Upload artifact
38
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
39
40
# Deployment job
41
deploy:
0 commit comments