Skip to content

Commit 50922eb

Browse files
committed
Try earlier version
1 parent 3367904 commit 50922eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/push.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ jobs:
5858

5959
- uses: dominikh/[email protected]
6060
with:
61-
version: 'v0.5.1'
61+
version: 'v0.5.0'
62+
min-go-version: '1.23'
6263

6364
errcheck:
6465
name: "Errcheck"

0 commit comments

Comments
 (0)