Skip to content

Commit 0c7cda4

Browse files
chore(deps): bump withastro/action from 2 to 4
Bumps [withastro/action](https://github.com/withastro/action) from 2 to 4. - [Release notes](https://github.com/withastro/action/releases) - [Commits](withastro/action@v2...v4) --- updated-dependencies: - dependency-name: withastro/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a1bed0 commit 0c7cda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
url: ${{ steps.deployment.outputs.page_url }}
158158
steps:
159159
- uses: actions/checkout@v4
160-
- uses: withastro/action@v2
160+
- uses: withastro/action@v4
161161
with:
162162
path: ./web
163163
- id: deployment

0 commit comments

Comments
 (0)