Skip to content

Commit

Permalink
chore(deps): bump actions/deploy-pages from 3.0.1 to 4.0.4
Browse files Browse the repository at this point in the history
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 3.0.1 to 4.0.4.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@13b55b3...decdde0)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 0cda55b commit e6908bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/site.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,4 +293,4 @@ jobs:

- name: "Deploy Site: GitHub Pages"
id: site-deploy
uses: actions/deploy-pages@13b55b33dd8996121833dbc1db458c793a334630 # v3.0.1
uses: actions/deploy-pages@decdde0ac072f6dcbe43649d82d9c635fff5b4e4 # v4.0.4

0 comments on commit e6908bd

Please sign in to comment.