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.
1 parent 143f65c commit 10c32f4Copy full SHA for 10c32f4
.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