Skip to content

Commit dc2ab96

Browse files
dependabot[bot]Yatekii
authored andcommitted
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 7f669bc commit dc2ab96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v4
2727

2828
- name: Install & build with Astro
29-
uses: withastro/action@v3
29+
uses: withastro/action@v4
3030

3131
deploy:
3232
needs: build

0 commit comments

Comments
 (0)