Skip to content

Commit

Permalink
use latest GHA action
Browse files Browse the repository at this point in the history
  • Loading branch information
vroldanbet committed Apr 9, 2024
1 parent 62b7627 commit 6dbf5d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion golangci-lint/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: "golangci/golangci-lint-action@v3"
- uses: "golangci/golangci-lint-action@v4"
with:
working-directory: "${{ inputs.working_directory }}"
args: "${{ inputs.args }}"
Expand Down

0 comments on commit 6dbf5d5

Please sign in to comment.