Skip to content

Commit b25c0eb

Browse files
update(cicd): update astro build workflow version
1 parent 7e6cc8d commit b25c0eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Checkout your repository using git
2626
uses: actions/checkout@v4
2727
- name: Install, build, and upload your site
28-
uses: withastro/action@v3
28+
uses: withastro/action@v4
2929
env:
3030
ASTRO_DB_REMOTE_URL: ${{ secrets.ASTRO_DB_REMOTE_URL }}
3131
ASTRO_DB_APP_TOKEN: ${{ secrets.ASTRO_DB_APP_TOKEN }}

0 commit comments

Comments
 (0)