Skip to content

Commit ae30d6f

Browse files
authored
Merge pull request #5 from codebytes/dependabot/github_actions/actions/deploy-pages-3
Bump actions/deploy-pages from 2 to 3
2 parents 344281e + ca6aa9a commit ae30d6f

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
@@ -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)