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 19948eb commit 19fd6d5Copy full SHA for 19fd6d5
.github/workflows/marp.yml
@@ -36,7 +36,7 @@ jobs:
36
env:
37
MARP_USER: root:root
38
- name: Setup Pages
39
- uses: actions/configure-pages@v3
+ uses: actions/configure-pages@v4
40
- name: Upload artifact
41
uses: actions/upload-pages-artifact@v2
42
with:
0 commit comments