We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c31933 commit f3ac45aCopy full SHA for f3ac45a
.github/workflows/linters.yaml
@@ -19,7 +19,7 @@ jobs:
19
go-version: "1.22"
20
cache: false
21
- name: Checkout the code
22
- uses: actions/checkout@v4.1.0
+ uses: actions/checkout@v4
23
- name: Vendor packages
24
run: |
25
go mod vendor
0 commit comments