We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b00e57 + 1ec3b2c commit c7d5c12Copy full SHA for c7d5c12
1 file changed
.github/workflows/marp-pages.yml
@@ -35,7 +35,7 @@ jobs:
35
env:
36
MARP_USER: root:root
37
- name: Setup Pages
38
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
39
- name: Upload artifact
40
uses: actions/upload-pages-artifact@v4
41
with:
0 commit comments