Skip to content

Commit d90fc2c

Browse files
committed
Merge branch 'develop' into TRACK-28
2 parents e9fbb4c + 1c719a3 commit d90fc2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
if: github.event_name == 'pull_request'
9292

9393
- name: Upload coverage to Codecov
94-
uses: codecov/test-results-action@v1
94+
uses: codecov/codecov-action@v4
9595
with:
9696
flags: epictrack-api
9797
name: codecov-epictrack-api

0 commit comments

Comments
 (0)