Skip to content

Commit

Permalink
build(deps-dev): update actions/deploy-pages action to v3 (#254)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 89ceb57 commit bcc458b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
path: '.'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@de14547edc9944350dc0481aa5b7afb08e75f254 # v2
uses: actions/deploy-pages@13b55b33dd8996121833dbc1db458c793a334630 # v3

0 comments on commit bcc458b

Please sign in to comment.