Skip to content

Commit

Permalink
chore(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 vorburger committed Jan 7, 2024
1 parent 19ebc4a commit e7adedf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
# https://github.com/actions/deploy-pages
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v4

# https://docs.github.com/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions#publishing-a-package-using-an-action
push-container-image:
Expand Down

0 comments on commit e7adedf

Please sign in to comment.