Skip to content

Commit 12ac40c

Browse files
Bump withastro/action from 2 to 3 (#119)
1 parent b7c337b commit 12ac40c

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout your repository using git
1818
uses: actions/checkout@v4
1919
- name: Install, build, and upload your site
20-
uses: withastro/action@v2
20+
uses: withastro/action@v3
2121
with:
2222
path: docs
2323
node-version: 20

0 commit comments

Comments
 (0)