Skip to content

Commit

Permalink
Merge pull request #427 from OWASP/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…deploy-pages-4

build(deps): bump actions/deploy-pages from 3 to 4
  • Loading branch information
commjoen authored Dec 19, 2023
2 parents 247132a + 8d5de07 commit 5dd3699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
path: "."
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v3
uses: actions/deploy-pages@v4

0 comments on commit 5dd3699

Please sign in to comment.