Skip to content

Commit 1a8c186

Browse files
build(deps): bump withastro/action from 5 to 6
Bumps [withastro/action](https://github.com/withastro/action) from 5 to 6. - [Release notes](https://github.com/withastro/action/releases) - [Commits](withastro/action@v5...v6) --- updated-dependencies: - dependency-name: withastro/action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97241f7 commit 1a8c186

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@v5
20+
uses: withastro/action@v6
2121
with:
2222
path: docs
2323
node-version: 22

0 commit comments

Comments
 (0)