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.
2 parents 68f518d + d9666c3 commit 0aca80eCopy full SHA for 0aca80e
.github/workflows/pages.yml
@@ -48,7 +48,7 @@ jobs:
48
JEKYLL_ENV: production
49
- name: Upload artifact
50
# Automatically uploads an artifact from the './_site' directory by default
51
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
52
53
# Deployment job
54
deploy:
.github/workflows/pages_no_deploy.yml
@@ -49,4 +49,4 @@ jobs:
0 commit comments