Skip to content

Commit

Permalink
Merge pull request #40 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 8c31933 + f3ac45a commit 9692afa
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 @@ -19,7 +19,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 9692afa

Please sign in to comment.