Skip to content

Commit

Permalink
Merge pull request #15 from goravel/dependabot/github_actions/github-…
Browse files Browse the repository at this point in the history
…actions-3f94cbf175

chore(deps): bump the github-actions group with 1 update
  • Loading branch information
hwbrzzl authored Mar 4, 2024
2 parents 30fdc92 + a32d40a commit 371bdd9
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 @@ -16,7 +16,7 @@ jobs:
go-version: 'stable'
cache: false
- name: Lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
skip-cache: true
skip-pkg-cache: true
Expand Down

0 comments on commit 371bdd9

Please sign in to comment.