Skip to content

Commit 27d6b56

Browse files
Update withastro/action action to v1
1 parent 4bcfecf commit 27d6b56

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
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v3
1919

2020
- name: Install, build, and upload your site output
21-
uses: withastro/action@v0
21+
uses: withastro/action@v1
2222

2323
deploy:
2424
needs: build

0 commit comments

Comments
 (0)