Skip to content

Commit 0a6399f

Browse files
dependabot[bot]twocaretcat
authored andcommitted
build(deps): bump withastro/action from 4 to 6
Bumps [withastro/action](https://github.com/withastro/action) from 4 to 6. - [Release notes](https://github.com/withastro/action/releases) - [Commits](withastro/action@v4...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 808cf7b commit 0a6399f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: echo 0 | sudo tee /proc/sys/kernel/apparmor_restrict_unprivileged_userns
2424

2525
- name: 🚀 Install, build, and upload artifact
26-
uses: withastro/action@v4
26+
uses: withastro/action@v6
2727
with:
2828
node-version: 24
2929
deploy:

0 commit comments

Comments
 (0)