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 135bbae + c97993e commit 5183c48Copy full SHA for 5183c48
.github/workflows/pages.yml
@@ -71,7 +71,7 @@ jobs:
71
JEKYLL_ENV: production
72
- name: Upload artifact
73
# Automatically uploads an artifact from the './_site' directory by default
74
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
75
with:
76
path: "docs/_site/"
77
0 commit comments