Skip to content

Commit

Permalink
Merge pull request #519 from OWASP/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…configure-pages-5

build(deps): bump actions/configure-pages from 4 to 5
  • Loading branch information
commjoen authored Apr 6, 2024
2 parents 1fbb7ec + d3674d7 commit 29dee33
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 @@ -34,7 +34,7 @@ jobs:
with:
ref: gh-pages
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 29dee33

Please sign in to comment.