We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07b47e5 + 801696f commit f399291Copy full SHA for f399291
.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].1
+ uses: actions/[email protected].2
35
with:
36
name: coverage
37
path: profile.out
0 commit comments