Skip to content

Commit

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

chore(deps): bump codecov/codecov-action from 4 to 5
  • Loading branch information
phil-davis authored Dec 1, 2024
2 parents 396f8e8 + 062bc8b commit 58be83a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
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@v4
- uses: codecov/codecov-action@v5
if: matrix.coverage != 'none'

0 comments on commit 58be83a

Please sign in to comment.