We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f6a14d commit 438376dCopy full SHA for 438376d
.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