Skip to content

Commit d91e335

Browse files
committed
astro update
1 parent 85f925d commit d91e335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout your repository using git
2424
uses: actions/checkout@v4
2525
- name: Install, build, and upload your site output
26-
uses: withastro/action@v2
26+
uses: withastro/action@v3
2727
with:
2828
path: website
2929
package-manager: pnpm@latest

0 commit comments

Comments
 (0)