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 92f7c7e commit 241bf81Copy full SHA for 241bf81
.github/workflows/build_deploy.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Upload artifact
51
# Automatically uploads an artifact from the './_site' directory by default
52
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
53
54
# Deployment job
55
deploy:
0 commit comments