We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbcf115 commit d371479Copy full SHA for d371479
.github/workflows/scheduled-test.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Go
18
uses: actions/setup-go@v5
19
with:
20
- go-version: '1.20'
+ go-version: '1.21'
21
22
- name: Configure AWS Credentials
23
uses: aws-actions/configure-aws-credentials@v4
0 commit comments