Skip to content

Commit 9f1449b

Browse files
committed
Update astro GHA action to v4
1 parent b44e6c1 commit 9f1449b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
ref: ${{ github.event.pull_request.head.sha }}
2626

2727
- name: Install & build with Astro
28-
uses: withastro/action@v3
28+
uses: withastro/action@v4
2929

3030
- name: Deploy to CF Pages
3131
id: deploy-preview

0 commit comments

Comments
 (0)