Skip to content

Commit

Permalink
Merge pull request #11 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 committed Feb 12, 2024
2 parents 70994c6 + 76d5608 commit 4f564f8
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 @@ -17,7 +17,7 @@ jobs:
cache: false

- name: Lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4

- name: Build
run: go build -v ./...
Expand Down

0 comments on commit 4f564f8

Please sign in to comment.