correct deprecated lint flag

This commit is contained in:
Marc Brugger 2024-06-10 07:55:47 +02:00 committed by GitHub
parent 6fa534dac1
commit 99d1914542
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
skip-pkg-cache: true
skip-cache: true
test:
name: test