Skip to content

Commit

Permalink
Merge pull request #117 from dell/update-lint-action
Browse files Browse the repository at this point in the history
Update linters.yaml
  • Loading branch information
gallacher authored May 14, 2024
2 parents 750aab5 + e171932 commit a475de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
go-version: "1.22"
cache: false
- name: Checkout the code
uses: actions/checkout@v4.1.0
uses: actions/checkout@v4
- name: Vendor packages
run: |
go mod vendor
Expand Down

0 comments on commit a475de1

Please sign in to comment.