Skip to content

Commit e7cace1

Browse files
authored
Merge pull request #17 from codebytes/dependabot/github_actions/actions/deploy-pages-4
Bump actions/deploy-pages from 3 to 4
2 parents ead2fd8 + dd95f35 commit e7cace1

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

0 commit comments

Comments
 (0)