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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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