Skip to content

Commit

Permalink
Merge pull request #2 from ashishb/dependabot/github_actions/golangci…
Browse files Browse the repository at this point in the history
…/golangci-lint-action-4

chore(deps): bump golangci/golangci-lint-action from 3 to 4
  • Loading branch information
ashishb authored Mar 12, 2024
2 parents d57553d + 4be405d commit 935a57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Run golangci-lint on src/wp2hugo
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
# We use cache provided by "actions/setup-go@v4"
skip-cache: true
Expand Down

0 comments on commit 935a57e

Please sign in to comment.