Skip to content

Commit 07f1d8a

Browse files
authored
Merge pull request #421 from OWASP/dependabot/github_actions/actions/configure-pages-4
build(deps): bump actions/configure-pages from 3 to 4
2 parents cbc63ea + 1249157 commit 07f1d8a

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
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
ref: gh-pages
3636
- name: Setup Pages
37-
uses: actions/configure-pages@v3
37+
uses: actions/configure-pages@v4
3838
- name: Upload artifact
3939
uses: actions/upload-pages-artifact@v2
4040
with:

0 commit comments

Comments
 (0)