Skip to content

Commit 2dac3da

Browse files
authored
Update Go version in lint workflow to 1.24
1 parent e2cc869 commit 2dac3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
2020
with:
21-
go-version: "1.23"
21+
go-version: "1.24"
2222
check-latest: true
2323
cache: false
2424

0 commit comments

Comments
 (0)