Skip to content

Commit d371479

Browse files
authored
Update go version in workflow (#19)
1 parent dbcf115 commit d371479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduled-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Go
1818
uses: actions/setup-go@v5
1919
with:
20-
go-version: '1.20'
20+
go-version: '1.21'
2121

2222
- name: Configure AWS Credentials
2323
uses: aws-actions/configure-aws-credentials@v4

0 commit comments

Comments
 (0)