Skip to content

Commit f5c8f72

Browse files
authored
Merge pull request #10 from codebytes/dependabot/github_actions/actions/deploy-pages-2
Bump actions/deploy-pages from 1 to 2
2 parents 2869c0f + df6b10d commit f5c8f72

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@v1
47+
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)