We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 719d581 + 438376d commit 3fab68fCopy full SHA for 3fab68f
.github/workflows/coverage.yml
@@ -31,7 +31,7 @@ jobs:
31
run: go tool cover -func profile.out
32
33
- name: Upload artifact
34
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
35
with:
36
name: coverage
37
path: profile.out
0 commit comments