Skip to content

Commit 23a142b

Browse files
committed
ci: use go-version-file for lint workflow to match go.mod 1.26.3
1 parent 6480766 commit 23a142b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

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

2020
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
2121
with:
22-
go-version: 'stable'
22+
go-version-file: go.mod
2323

2424
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4
2525

0 commit comments

Comments
 (0)