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 e7cace1 + 638b3ce commit b6c20a5Copy full SHA for b6c20a5
.github/workflows/marp-pages.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Setup Pages
39
uses: actions/configure-pages@v4
40
- name: Upload artifact
41
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
42
with:
43
# Upload entire repository
44
path: 'build'
0 commit comments