Skip to content

Commit 58be83a

Browse files
authored
Merge pull request #1576 from sabre-io/dependabot/github_actions/codecov/codecov-action-5
chore(deps): bump codecov/codecov-action from 4 to 5
2 parents 396f8e8 + 062bc8b commit 58be83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,5 @@ jobs:
126126
SABRE_PGSQLDSN: "pgsql:host=127.0.0.1;port=5432;dbname=sabredav_test;user=postgres;password=postgres"
127127
RUN_TEST_WITH_STREAMING_PROPFIND: "true"
128128

129-
- uses: codecov/codecov-action@v4
129+
- uses: codecov/codecov-action@v5
130130
if: matrix.coverage != 'none'

0 commit comments

Comments
 (0)