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 2cfb792 + 98ce7c6 commit 1c78586Copy full SHA for 1c78586
1 file changed
.github/workflows/github-pages.yml
@@ -39,7 +39,7 @@ jobs:
39
run: npx marked --input README.md --output index.html
40
41
- name: Upload Artifact
42
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
43
with:
44
# Upload entire repository
45
path: '.'
0 commit comments