Skip to content

Commit

Permalink
Pin go-version (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen authored Aug 16, 2024
1 parent 9b1026e commit e7d5b40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: stable
go-version: 1.22.5
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.59
version: v1.59

0 comments on commit e7d5b40

Please sign in to comment.