Skip to content

Commit

Permalink
ci: golangci-lint-action does not handle go cache anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Apr 25, 2024
1 parent 2702dab commit 5f6fd5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: "1.22"
cache: false

- uses: golangci/golangci-lint-action@v5
with:
Expand Down

0 comments on commit 5f6fd5b

Please sign in to comment.