There was an error while loading. Please reload this page.
1 parent 52f23c2 commit aa20cd8Copy full SHA for aa20cd8
1 file changed
.github/workflows/pages.yml
@@ -47,7 +47,7 @@ jobs:
47
JEKYLL_ENV: production
48
- name: Upload artifact
49
# Automatically uploads an artifact from the './_site' directory by default
50
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
51
52
# Deployment job
53
deploy:
0 commit comments