Skip to content

Commit 9692afa

Browse files
authored
Merge pull request dell#40 from dell/update-lint-action
Update linters.yaml
2 parents 8c31933 + f3ac45a commit 9692afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
go-version: "1.22"
2020
cache: false
2121
- name: Checkout the code
22-
uses: actions/checkout@v4.1.0
22+
uses: actions/checkout@v4
2323
- name: Vendor packages
2424
run: |
2525
go mod vendor

0 commit comments

Comments
 (0)