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 534cba4 commit 7b52e89Copy full SHA for 7b52e89
.github/workflows/ci.yml
@@ -94,7 +94,7 @@ jobs:
94
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
95
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
96
with:
97
- go-version: 1.24
+ go-version: 1.25
98
check-latest: true
99
- run: go run golang.org/x/exp/cmd/gorelease@latest -base=v2.27.1
100
proto_lint:
@@ -115,7 +115,7 @@ jobs:
115
116
117
118
119
120
- uses: dominikh/staticcheck-action@024238d2898c874f26d723e7d0ff4308c35589a2 # v1.4.0
121
0 commit comments