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.
2 parents 0abcbea + 7a44519 commit 4b8ebcaCopy full SHA for 4b8ebca
1 file changed
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
node-version: 24
16
cache: npm
17
- run: npm ci
18
- - uses: aws-actions/setup-sam@v2
+ - uses: aws-actions/setup-sam@v3
19
- uses: aws-actions/configure-aws-credentials@v6
20
with:
21
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
0 commit comments