Skip to content

Commit 8d35c57

Browse files
authored
Merge pull request #19 from codebytes/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents 8a91eea + 3b82e64 commit 8d35c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/marp-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
env:
3737
MARP_USER: root:root
3838
- name: Setup Pages
39-
uses: actions/configure-pages@v5
39+
uses: actions/configure-pages@v6
4040
- name: Upload artifact
4141
uses: actions/upload-pages-artifact@v4
4242
with:

0 commit comments

Comments
 (0)