We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18786d1 commit c31cf60Copy full SHA for c31cf60
1 file changed
.github/workflows/lint.yml
@@ -17,6 +17,7 @@ jobs:
17
uses: actions/setup-go@v5
18
with:
19
go-version: "1.21.x"
20
+ cache: false
21
22
- name: Check spelling with custom config file
23
uses: crate-ci/typos@master
0 commit comments