Skip to content

Commit ce25ce4

Browse files
authored
Merge pull request #8 from codebytes/dependabot/github_actions/actions/deploy-pages-4
Bump actions/deploy-pages from 2 to 4
2 parents 554612d + 2543797 commit ce25ce4

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
@@ -43,4 +43,4 @@ jobs:
4343
path: 'build'
4444
- name: Deploy to GitHub Pages
4545
id: deployment
46-
uses: actions/deploy-pages@v2
46+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)