Skip to content

Commit

Permalink
chore: bump golangci action to run in Node20
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Feb 5, 2024
1 parent 6477869 commit a0af100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
go-version: 1.21
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc
uses: golangci/golangci-lint-action@c67416616c29c3c48d26b59c45cadb56966d80aa
with:
version: v1.50
args: --timeout=3m

0 comments on commit a0af100

Please sign in to comment.