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 16c3a51 commit d770704Copy full SHA for d770704
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
# Common versions
13
- GO_VERSION: '1.24.8'
+ GO_VERSION: '1.25.3'
14
GOLANGCI_VERSION: 'v2.4.0'
15
16
jobs:
0 commit comments