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 2affb94 + 9ceaf74 commit 4090fadCopy full SHA for 4090fad
.github/workflows/.test.yml
@@ -178,7 +178,7 @@ jobs:
178
-
179
name: Send to Codecov
180
if: always()
181
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
182
with:
183
directory: ./bin/testreports
184
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