Skip to content

Commit 95414f6

Browse files
renovate[bot]jtfairbank
authored andcommitted
chore(deps): update withastro/action action to v4
1 parent 25df1f1 commit 95414f6

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
@@ -23,7 +23,7 @@ jobs:
2323
- name: enable corepack
2424
run: corepack enable
2525
- name: Install, build, and upload your site
26-
uses: withastro/action@v3
26+
uses: withastro/action@v4
2727
# with:
2828
# path: . # The root location of your Astro project inside the repository. (optional)
2929
# node-version: 20 # The specific version of Node that should be used to build your site. Defaults to 20. (optional)

0 commit comments

Comments
 (0)