Skip to content

Commit 4a8f693

Browse files
Update withastro/action action to v4
1 parent 5d0ab33 commit 4a8f693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_to_s3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
aws-region: 'ap-northeast-1'
2525
role-to-assume: 'arn:aws:iam::607167088920:role/github-actions'
2626
- name: Install, build, and upload your site
27-
uses: withastro/action@56781b97402ce0487b7e61ce2cb960c0e2cc5289 # v3.0.2
27+
uses: withastro/action@063f85a3c9fc861a0a5e5a956225d9031177eff9 # v4.0.0
2828
env:
2929
NOTION_API_SECRET: ${{ secrets.NOTION_API_SECRET }}
3030
DATABASE_ID: ${{ secrets.DATABASE_ID }}

0 commit comments

Comments
 (0)