Skip to content

Commit

Permalink
Merge pull request #1540 from sabre-io/dependabot/github_actions/code…
Browse files Browse the repository at this point in the history
…cov/codecov-action-4

chore(deps): bump codecov/codecov-action from 3 to 4
  • Loading branch information
phil-davis committed Feb 2, 2024
2 parents 89eb274 + db2e717 commit 0f1f3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -126,5 +126,5 @@ jobs:
SABRE_PGSQLDSN: "pgsql:host=127.0.0.1;port=5432;dbname=sabredav_test;user=postgres;password=postgres"
RUN_TEST_WITH_STREAMING_PROPFIND: "true"

- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
if: matrix.coverage != 'none'

0 comments on commit 0f1f3fb

Please sign in to comment.