Skip to content

Commit 656a8d6

Browse files
committed
chore: update golangci-lint test versions
1 parent a3d68bc commit 656a8d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ jobs:
5252
version:
5353
- ""
5454
- "latest"
55-
- "v1.58"
56-
- "v1.58.0"
55+
- "v1.60"
56+
- "v1.60.0"
5757
runs-on: ${{ matrix.os }}
5858
permissions:
5959
contents: read
@@ -80,8 +80,8 @@ jobs:
8080
version:
8181
- ""
8282
- "latest"
83-
- "v1.58.0"
84-
- "4bf574a12bb61234e28e3d6172be6ed95b0e8baf"
83+
- "v1.60.0"
84+
- "adbdfdb288e939a175182b7a12b7555215ce98b2"
8585
runs-on: ${{ matrix.os }}
8686
permissions:
8787
contents: read

0 commit comments

Comments
 (0)