1 parent 5091197 commit dc0a50aCopy full SHA for dc0a50a
1 file changed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Go
21
uses: actions/setup-go@v5
22
with:
23
- go-version: 1.20
+ go-version: 1.23.2
24
cache: true
25
26
- name: Cache Go modules
0 commit comments