Skip to content

Commit e8bde54

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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2067f2 commit e8bde54

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
@@ -24,7 +24,7 @@ jobs:
2424
persist-credentials: false
2525

2626
- name: Install, build, and upload your site
27-
uses: withastro/action@v3
27+
uses: withastro/action@v4
2828
with:
2929
path: ./docs
3030

0 commit comments

Comments
 (0)