Skip to content

Commit

Permalink
Merge pull request #2253 from crytic/dependabot/github_actions/dev/ac…
Browse files Browse the repository at this point in the history
…tions/configure-pages-4

Bump actions/configure-pages from 3 to 4
  • Loading branch information
0xalpharush authored Dec 4, 2023
2 parents e5d2927 + 4673fda commit de29c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- uses: actions/setup-python@v4
with:
python-version: '3.8'
Expand Down

0 comments on commit de29c2a

Please sign in to comment.