Skip to content

Commit a783d04

Browse files
authored
Merge pull request #520 from crytic/dependabot/github_actions/dev/actions/configure-pages-4
Bump actions/configure-pages from 3 to 4
2 parents cc7c021 + b4106fb commit a783d04

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
@@ -30,7 +30,7 @@ jobs:
3030
- name: Checkout
3131
uses: actions/checkout@v4
3232
- name: Setup Pages
33-
uses: actions/configure-pages@v3
33+
uses: actions/configure-pages@v4
3434
- uses: actions/setup-python@v4
3535
with:
3636
python-version: '3.8'

0 commit comments

Comments
 (0)