Skip to content

Commit

Permalink
Merge pull request #95 from kanmu/dependabot/github_actions/dependenc…
Browse files Browse the repository at this point in the history
…ies-3f94cbf175

Bump the dependencies group with 1 update
  • Loading branch information
winebarrel authored Feb 12, 2024
2 parents b3c1ca0 + e0047db commit c506539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
go-version: ">=1.19.1"
cache: false
- name: Lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
- name: Build
run: make

0 comments on commit c506539

Please sign in to comment.