1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-30 00:00:14 +01:00

CI: bump golangci version

This commit is contained in:
Michael Eischer 2025-03-22 12:41:20 +01:00
parent 15e90b7a4c
commit c36970074d

View file

@ -254,7 +254,7 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.63.4
version: v1.64.8
args: --verbose --timeout 5m
# only run golangci-lint for pull requests, otherwise ALL hints get