Skip to content

Commit

Permalink
deps: update actions/deploy-pages action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mnonnenmacher committed Jul 21, 2024
1 parent c8cf639 commit 7a297b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-22.04
steps:
- uses: actions/deploy-pages@de14547edc9944350dc0481aa5b7afb08e75f254 # v2
- uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4

0 comments on commit 7a297b5

Please sign in to comment.