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 280ef80 commit 633b857Copy full SHA for 633b857
.github/workflows/go.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Go
17
uses: actions/setup-go@v5
18
with:
19
- go-version: '1.23.x'
+ go-version: '1.25.x'
20
check-latest: true
21
22
- name: Cache Go modules
0 commit comments