Skip to content

Commit b9908b6

Browse files
chore(deps): update withastro/action action to v5
1 parent 526e778 commit b9908b6

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
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@v5
2323
- name: Install, build, and upload your site output
24-
uses: withastro/action@v4
24+
uses: withastro/action@v5
2525
with:
2626
package-manager: pnpm
2727

0 commit comments

Comments
 (0)