We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e276945 commit 0b23edaCopy full SHA for 0b23eda
1 file changed
.github/workflows/pages.yml
@@ -46,7 +46,7 @@ jobs:
46
JEKYLL_ENV: production
47
48
- name: Upload artifact
49
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
50
51
# Deployment job
52
deploy:
0 commit comments