We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d0ab33 commit 4a8f693Copy full SHA for 4a8f693
.github/workflows/deploy_to_s3.yaml
@@ -24,7 +24,7 @@ jobs:
24
aws-region: 'ap-northeast-1'
25
role-to-assume: 'arn:aws:iam::607167088920:role/github-actions'
26
- name: Install, build, and upload your site
27
- uses: withastro/action@56781b97402ce0487b7e61ce2cb960c0e2cc5289 # v3.0.2
+ uses: withastro/action@063f85a3c9fc861a0a5e5a956225d9031177eff9 # v4.0.0
28
env:
29
NOTION_API_SECRET: ${{ secrets.NOTION_API_SECRET }}
30
DATABASE_ID: ${{ secrets.DATABASE_ID }}
0 commit comments