Skip to content

Commit 1a2dcdb

Browse files
possible fix
1 parent 69b23ad commit 1a2dcdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: golangci/golangci-lint-action@v4
2828
with:
2929
version: v1.57
30-
cache: 'skip-cache'
30+
skip-cache: true
3131

3232
build:
3333
name: build

0 commit comments

Comments
 (0)