Skip to content

Commit cce39b3

Browse files
authored
Merge pull request #19 from codebytes/dependabot/github_actions/actions/deploy-pages-3
Bump actions/deploy-pages from 2 to 3
2 parents 06b6f78 + 719dd92 commit cce39b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/marp.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@v2
47+
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)