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 69b23ad commit 1a2dcdbCopy full SHA for 1a2dcdb
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: golangci/golangci-lint-action@v4
28
with:
29
version: v1.57
30
- cache: 'skip-cache'
+ skip-cache: true
31
32
build:
33
name: build
0 commit comments