Skip to content

Commit 59f37f6

Browse files
chore(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 5f91069 commit 59f37f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v6
2626

2727
- name: Install, build, and upload your site
28-
uses: withastro/action@v5
28+
uses: withastro/action@v6
2929
with:
3030
path: docs
3131
node-version: 24

0 commit comments

Comments
 (0)