We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ae8a9 commit beed4b3Copy full SHA for beed4b3
1 file changed
.github/workflows/build_deploy.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Upload artifact
48
# Automatically uploads an artifact from the './_site' directory by default
49
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
50
51
# Deployment job
52
deploy:
0 commit comments