Skip to content

Commit

Permalink
chore: update tooling and workflows for consistency
Browse files Browse the repository at this point in the history
- Update the version of a tool in the GitHub workflow from `v1.52.2` to `v1.55.2`

Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed Feb 1, 2024
1 parent 4a40f8f commit 23f84fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup golangci-lint
uses: golangci/[email protected]
with:
version: v1.52.2
version: v1.55.2
args: --verbose
test:
needs: lint
Expand Down

0 comments on commit 23f84fc

Please sign in to comment.