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 779c38e commit ff28a64Copy full SHA for ff28a64
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
shell: pwsh
64
run: ./build.ps1
65
66
- - uses: codecov/codecov-action@968872560f81e7bdde9272853e65f2507c0eca7c # v5.0.0
+ - uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5.0.2
67
name: Upload coverage to Codecov
68
with:
69
file: ./artifacts/coverage/coverage.cobertura.xml
0 commit comments