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 143f65c + 10c32f4 commit 8e67d99Copy full SHA for 8e67d99
.github/workflows/docs.yaml
@@ -41,7 +41,7 @@ jobs:
41
env:
42
JEKYLL_ENV: production
43
- name: Upload artifact
44
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
45
with:
46
path: ./docs/_site
47
0 commit comments