Skip to content

Commit

Permalink
Merge pull request #13 from DrDaveD/update-golangci
Browse files Browse the repository at this point in the history
Update to golangci-lint v1.54
  • Loading branch information
DrDaveD authored Feb 16, 2024
2 parents 0cd777f + 3a065ee commit 79b8687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install Lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.54
version: v1.55

- name: Run Lint
run: |
Expand Down

0 comments on commit 79b8687

Please sign in to comment.