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 fc648be commit ab94ddeCopy full SHA for ab94dde
.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@v3
+ uses: actions/upload-pages-artifact@v4
43
with:
44
# Upload entire repository
45
path: '.'
0 commit comments