We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a2777b + 6198982 commit d6489beCopy full SHA for d6489be
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
id: go
21
22
- name: Check out code into the Go module directory
23
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
+ uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
24
25
- name: Test
26
run: go test -v ./...
0 commit comments