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 9a33f71 commit 9ceaf74Copy full SHA for 9ceaf74
.github/workflows/.test.yml
@@ -177,7 +177,7 @@ jobs:
177
-
178
name: Send to Codecov
179
if: always()
180
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
181
with:
182
directory: ./bin/testreports
183
flags: ${{ matrix.codecov_flags }}
.github/workflows/test-os.yml
@@ -147,7 +147,7 @@ jobs:
147
148
149
150
151
152
153
env_vars: RUNNER_OS
0 commit comments