Skip to content

Commit 7e3cee0

Browse files
authored
Merge pull request #27 from advanced-astro/renovate/withastro-action-1.x
Update withastro/action action to v1
2 parents 294a95f + 27d6b56 commit 7e3cee0

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@v4
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)