We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a2e1f commit 779c38eCopy full SHA for 779c38e
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
shell: pwsh
64
run: ./build.ps1
65
66
- - uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
+ - uses: codecov/codecov-action@968872560f81e7bdde9272853e65f2507c0eca7c # v5.0.0
67
name: Upload coverage to Codecov
68
with:
69
file: ./artifacts/coverage/coverage.cobertura.xml
0 commit comments