Skip to content

Commit

Permalink
Merge pull request #557 from crytic/dependabot/github_actions/dev/act…
Browse files Browse the repository at this point in the history
…ions/configure-pages-5

chore(deps): bump actions/configure-pages from 4 to 5
  • Loading branch information
0xalpharush authored Apr 5, 2024
2 parents cf78ab9 + 632324f commit 88f80b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.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@v4
uses: actions/configure-pages@v5
- uses: actions/setup-python@v5
with:
python-version: '3.8'
Expand Down

0 comments on commit 88f80b0

Please sign in to comment.