Skip to content

Commit

Permalink
this?
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewhall committed Jan 21, 2024
1 parent dfb9a3d commit 82988d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codetests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: 'v1.53'
version: 'v1.54'
# Runs golangci-lint on linux against linux and windows.
golangci-linux:
strategy:
Expand All @@ -54,4 +54,4 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: 'v1.53'
version: 'v1.54'

0 comments on commit 82988d2

Please sign in to comment.