Skip to content

Commit d720408

Browse files
Bump withastro/action from 3 to 4
Bumps [withastro/action](https://github.com/withastro/action) from 3 to 4. - [Release notes](https://github.com/withastro/action/releases) - [Commits](withastro/action@v3...v4) --- updated-dependencies: - dependency-name: withastro/action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8d3368 commit d720408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: ⬇️ Checkout
2121
uses: actions/checkout@v4
2222
- name: Install, build, and upload your site
23-
uses: withastro/action@v3
23+
uses: withastro/action@v4
2424

2525
deploy:
2626
needs: build

0 commit comments

Comments
 (0)