Skip to content

Commit 2b00e57

Browse files
authored
Merge pull request #12 from codebytes/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents a72974d + 889951d commit 2b00e57

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
@@ -37,7 +37,7 @@ jobs:
3737
- name: Setup Pages
3838
uses: actions/configure-pages@v5
3939
- name: Upload artifact
40-
uses: actions/upload-pages-artifact@v3
40+
uses: actions/upload-pages-artifact@v4
4141
with:
4242
# Upload entire repository
4343
path: 'build'

0 commit comments

Comments
 (0)