Skip to content

Commit 8ef2c13

Browse files
authored
Update go.yml
1 parent d1aa6ca commit 8ef2c13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/go.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ jobs:
88
steps:
99
- uses: actions/checkout@v4
1010
- uses: dominikh/staticcheck-action@v1
11+
with:
12+
version: "latest"
1113

0 commit comments

Comments
 (0)