Skip to content

Commit

Permalink
Merge pull request #435 from gphotosuploader/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/golangci/golangci-lint-action-4
  • Loading branch information
dependabot[bot] authored Feb 24, 2024
2 parents 52b0d33 + ba91dc0 commit f3a1482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
with:
go-version: 'stable'
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
version: v1.55.0

0 comments on commit f3a1482

Please sign in to comment.