We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a72974d + 889951d commit 2b00e57Copy full SHA for 2b00e57
1 file changed
.github/workflows/marp-pages.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Setup Pages
38
uses: actions/configure-pages@v5
39
- name: Upload artifact
40
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
41
with:
42
# Upload entire repository
43
path: 'build'
0 commit comments