We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 090b043 commit 98e013bCopy full SHA for 98e013b
1 file changed
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
run: dotnet test --no-build --verbosity normal
48
49
- name: Codecov
50
- uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
+ uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
51
with:
52
files: '**/TestResults/*/*.cobertura.xml'
53
fail_ci_if_error: true
0 commit comments