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 cfa08c7 commit 0a0430aCopy full SHA for 0a0430a
.github/workflows/website_build_deploy.yml
@@ -54,7 +54,7 @@ jobs:
54
JEKYLL_ENV: production
55
- name: Upload artifact
56
# Automatically uploads an artifact from the './_site' directory by default
57
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
58
59
# Deployment job
60
deploy:
0 commit comments