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 3b0a077 + 71bf779 commit 9a13818Copy full SHA for 9a13818
.github/workflows/build-chulapa-gh-pages.yml
@@ -56,7 +56,7 @@ jobs:
56
JEKYLL_ENV: production
57
- name: Upload artifact
58
# Automatically uploads an artifact from the './_site' directory by default
59
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
60
with:
61
path: _site/ # Change it to 'docs/_site/' if the site is hosted in (e.g.) 'docs' folder
62
0 commit comments