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 396f8e8 + 062bc8b commit 58be83aCopy full SHA for 58be83a
.github/workflows/ci.yml
@@ -126,5 +126,5 @@ jobs:
126
SABRE_PGSQLDSN: "pgsql:host=127.0.0.1;port=5432;dbname=sabredav_test;user=postgres;password=postgres"
127
RUN_TEST_WITH_STREAMING_PROPFIND: "true"
128
129
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
130
if: matrix.coverage != 'none'
0 commit comments