Skip to content

Commit c48e7a1

Browse files
authored
Merge pull request #459 from crytic/dependabot/github_actions/dev/actions/deploy-pages-2
Bump actions/deploy-pages from 1 to 2
2 parents 5fa747c + 9285191 commit c48e7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
path: './html/'
4444
- name: Deploy to GitHub Pages
4545
id: deployment
46-
uses: actions/deploy-pages@v1
46+
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)