We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57ec4b9 + 8c048d7 commit a72974dCopy full SHA for a72974d
1 file changed
.github/workflows/marp-pages.yml
@@ -24,7 +24,7 @@ jobs:
24
build:
25
runs-on: ubuntu-latest
26
steps:
27
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
28
- name: Copy images
29
run: mkdir build && cp -R slides/img build/img && cp -R slides/themes build/themes
30
0 commit comments