Skip to content

Commit 7e37bd8

Browse files
[deps]: Update withastro/action action to v4
1 parent 52acf3d commit 7e37bd8

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
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout your repository using git
2121
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2222
- name: Install, build, and upload your site output
23-
uses: withastro/action@44cbafd43567733e3b007918c6e0711480560516 # v3.0.0
23+
uses: withastro/action@063f85a3c9fc861a0a5e5a956225d9031177eff9 # v4.0.0
2424

2525
deploy:
2626
name: Deploy

0 commit comments

Comments
 (0)