Skip to content

Commit

Permalink
Replace deprecated option skip-pkg-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
p-se committed Sep 3, 2024
1 parent e86a273 commit 782cda0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
# The condition sets this to true for PR events.
only-new-issues: "${{ github.event_name == 'pull_request'}}"

skip-pkg-cache: true
skip-cache: true

0 comments on commit 782cda0

Please sign in to comment.