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 e2cc869 commit 2dac3daCopy full SHA for 2dac3da
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
20
with:
21
- go-version: "1.23"
+ go-version: "1.24"
22
check-latest: true
23
cache: false
24
0 commit comments