Skip to content

Commit cbc63ea

Browse files
authored
Merge pull request #420 from OWASP/dependabot/github_actions/actions/deploy-pages-3
build(deps): bump actions/deploy-pages from 2 to 3
2 parents ec94efe + 6d9588c commit cbc63ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
path: "."
4343
- name: Deploy to GitHub Pages
4444
id: deployment
45-
uses: actions/deploy-pages@v2
45+
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)