Lint action out of date.

This commit is contained in:
Arran Ubels
2023-02-15 15:53:01 +11:00
committed by GitHub
parent 57a1767ebd
commit ad0ab84f6b

View File

@@ -24,6 +24,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3
with:
version: latest