Skip to content

Commit c384f07

Browse files
authored
Merge pull request #79 from trailofbits/dependabot/github_actions/actions/deploy-pages-5
build(deps): bump actions/deploy-pages from 4 to 5
2 parents 3552e5c + 1b17457 commit c384f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
url: ${{ steps.deployment.outputs.page_url }}
4444
steps:
4545
- id: deployment
46-
uses: actions/deploy-pages@v4
46+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)