Skip to content

Commit

Permalink
Merge pull request #64 from winebarrel/dependabot/github_actions/depe…
Browse files Browse the repository at this point in the history
…ndencies-3f94cbf175

Bump the dependencies group with 1 update
  • Loading branch information
github-actions[bot] authored Feb 12, 2024
2 parents 89487ff + 43216a9 commit a9593ba
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 @@ -13,5 +13,5 @@ jobs:
with:
go-version-file: go.mod
cache: false # https://github.com/golangci/golangci-lint-action/issues/807
- uses: golangci/golangci-lint-action@v3
- uses: golangci/golangci-lint-action@v4
- run: make build test

0 comments on commit a9593ba

Please sign in to comment.