Skip to content

Commit 495465f

Browse files
chore(deps): update withastro/action action to v4 (#310)
1 parent b8c73dc commit 495465f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3737
run: npx semantic-release
3838
- name: Install, build, and upload your site output
39-
uses: withastro/action@v3
39+
uses: withastro/action@v4
4040
with:
4141
# path: . # The root location of your Astro project inside the repository. (optional)
4242
# node-version: 18 # The specific version of Node that should be used to build your site. Defaults to 18. (optional)

0 commit comments

Comments
 (0)