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.
2 parents 068e873 + de9c33c commit a44f3aeCopy full SHA for a44f3ae
.github/workflows/build.yml
@@ -72,7 +72,7 @@ jobs:
72
run: ./build.ps1 -EnableIntegrationTests
73
74
- name: Upload coverage to Codecov
75
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
76
env:
77
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
78
with:
0 commit comments