Skip to content

Commit 72ba965

Browse files
build(deps): bump withastro/action from 4 to 5 (#160)
Bumps [withastro/action](https://github.com/withastro/action) from 4 to 5. - [Release notes](https://github.com/withastro/action/releases) - [Commits](withastro/action@v4...v5) --- updated-dependencies: - dependency-name: withastro/action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8fab954 commit 72ba965

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout your repository using git
1818
uses: actions/checkout@v6
1919
- name: Install, build, and upload your site
20-
uses: withastro/action@v4
20+
uses: withastro/action@v5
2121
with:
2222
path: docs
2323
node-version: 22

0 commit comments

Comments
 (0)