1 parent 4ac6ddc commit 4c3e86dCopy full SHA for 4c3e86d
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
- uses: actions/setup-go@v5
14
with:
15
- go-version: 1.22
+ go-version-file: go.mod
16
cache: true
17
- run: go version
18
- name: Lint
0 commit comments