Skip to content

Commit 4ad6122

Browse files
update aws-credentials
1 parent 6ffded8 commit 4ad6122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
go: [ '1.18' ]
1515
name: Build ${{ matrix.go }}
1616
steps:
17-
- uses: aws-actions/configure-aws-credentials@v1
17+
- uses: aws-actions/configure-aws-credentials@v1-node16
1818
with:
1919
aws-access-key-id: ${{ secrets.SIGSCI_CORE_ACCESS_KEY_ID }}
2020
aws-secret-access-key: ${{ secrets.SIGSCI_CORE_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)