Skip to content

Commit 8a50174

Browse files
committed
Fix static check.
Signed-off-by: Alexander Adam <alphaone23@gmail.com>
1 parent ae9905f commit 8a50174

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
id: install_go
5555
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
5656
with:
57-
go-version-file: go.mod
57+
go-version: stable
5858
check-latest: true
5959

6060
- name: StaticCheck

0 commit comments

Comments
 (0)