Skip to content

Commit 219c728

Browse files
authored
Merge pull request #79 from codebytes/dependabot/github_actions/actions/upload-pages-artifact-5
Bump actions/upload-pages-artifact from 4 to 5
2 parents d0ce428 + 499751e commit 219c728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/marp-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Setup Pages
3939
uses: actions/configure-pages@v6
4040
- name: Upload artifact
41-
uses: actions/upload-pages-artifact@v4
41+
uses: actions/upload-pages-artifact@v5
4242
with:
4343
# Upload entire repository
4444
path: 'build'

0 commit comments

Comments
 (0)