Skip to content

Commit

Permalink
chore(deps): bump withastro/action from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [withastro/action](https://github.com/withastro/action) from 2 to 3.
- [Release notes](https://github.com/withastro/action/releases)
- [Commits](withastro/action@v2...v3)

---
updated-dependencies:
- dependency-name: withastro/action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 893e009 commit 6b78c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
steps:
- uses: actions/checkout@v4
- uses: withastro/action@v2
- uses: withastro/action@v3
with:
path: ./web
- id: deployment
Expand Down

0 comments on commit 6b78c94

Please sign in to comment.