Skip to content

Commit 8cae750

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- ""
5454
- "latest"
5555
- "v1.60"
56-
- "v1.60.0"
56+
- "v1.60.1"
5757
runs-on: ${{ matrix.os }}
5858
permissions:
5959
contents: read
@@ -80,7 +80,7 @@ jobs:
8080
version:
8181
- ""
8282
- "latest"
83-
- "v1.60.0"
83+
- "v1.60.1"
8484
- "adbdfdb288e939a175182b7a12b7555215ce98b2"
8585
runs-on: ${{ matrix.os }}
8686
permissions:

0 commit comments

Comments
 (0)