Skip to content

Commit 3739218

Browse files
committed
ci: change go version to 1.22 from stable
1 parent 96dee89 commit 3739218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- uses: actions/setup-go@v5
2727
with:
28-
go-version: stable
28+
go-version: '1.22'
2929

3030

3131
- name: Install dependencies

0 commit comments

Comments
 (0)