Skip to content

Commit

Permalink
chore(deps): bump golangci/golangci-lint-action from 3 to 5 (koordina…
Browse files Browse the repository at this point in the history
…tor-sh#2022)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frame <saintube@foxmail.com>
  • Loading branch information
dependabot[bot] and saintube committed May 7, 2024
1 parent 114df46 commit 038308b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
cache: false
go-version-file: go.mod
- run: sudo apt update && sudo apt install -y libpfm4 libpfm4-dev
- uses: golangci/golangci-lint-action@v3
- uses: golangci/golangci-lint-action@v5
with:
version: v1.47.3

Expand Down

0 comments on commit 038308b

Please sign in to comment.