We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd6442 commit 69b23adCopy full SHA for 69b23ad
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: golangci/golangci-lint-action@v4
28
with:
29
version: v1.57
30
- cache: false
+ cache: 'skip-cache'
31
32
build:
33
name: build
0 commit comments