Skip to content

Commit de85e3b

Browse files
committed
chore: update tested golangci-lint version
1 parent 3cfe3a4 commit de85e3b

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.53"
56-
- "v1.53.2"
55+
- "v1.56"
56+
- "v1.56.1"
5757
runs-on: ${{ matrix.os }}
5858
permissions:
5959
contents: read
@@ -80,8 +80,8 @@ jobs:
8080
version:
8181
- ""
8282
- "latest"
83-
- "v1.53.2"
84-
- "b5093688c0d3008eaacd6066773a1a52e689252f"
83+
- "v1.56.1"
84+
- "bf5008a11acf2da5fe76716eb21d808499e079fa"
8585
runs-on: ${{ matrix.os }}
8686
permissions:
8787
contents: read

0 commit comments

Comments
 (0)