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 822404e commit 95377d6Copy full SHA for 95377d6
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
shell: pwsh
64
run: ./build.ps1
65
66
- - uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5.0.2
+ - uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2 # v5.0.4
67
name: Upload coverage to Codecov
68
with:
69
file: ./artifacts/coverage/coverage.cobertura.xml
0 commit comments