We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4777670 + 3f32ee0 commit b1766faCopy full SHA for b1766fa
.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/upload-artifact@v4.4.3
+ uses: actions/upload-artifact@v4.5.0
35
with:
36
name: coverage
37
path: profile.out
0 commit comments