Skip to content

Commit 4c3e86d

Browse files
committed
chore(ci): use go-version-file
1 parent 4ac6ddc commit 4c3e86d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313
- uses: actions/setup-go@v5
1414
with:
15-
go-version: 1.22
15+
go-version-file: go.mod
1616
cache: true
1717
- run: go version
1818
- name: Lint

0 commit comments

Comments
 (0)