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