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.
1 parent db2cb71 commit ff00332Copy full SHA for ff00332
.github/workflows/tests.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Setup Go
43
uses: actions/setup-go@v5
44
with:
45
- go-version: '1.23.x'
+ go-version: '1.25.x'
46
47
- name: Cache Go modules
48
uses: actions/cache@v4
0 commit comments