Skip to content

Commit

Permalink
Update linters.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gallacher authored May 14, 2024
1 parent e4146a1 commit 94da5e1
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 94da5e1

Please sign in to comment.