mirror of
https://github.com/jsimonetti/rtnetlink.git
synced 2026-04-15 01:01:26 +02:00
chore: fix golanglint-ci
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
This commit is contained in:
parent
c6507c88a6
commit
69aec85f93
4
.github/workflows/golangci-lint.yml
vendored
4
.github/workflows/golangci-lint.yml
vendored
@ -20,8 +20,8 @@ jobs:
|
||||
- name: install Go
|
||||
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
|
||||
with:
|
||||
go-version: 1.21.x
|
||||
go-version: 1.24.x
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
|
||||
with:
|
||||
version: v2.0
|
||||
version: v2.1.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user