Skip to content

Commit 0f044a7

Browse files
chore(deps): update codecov/codecov-action action to v5.5.1 (scaleway#2606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86563fb commit 0f044a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- run: make install-dependencies
5959
- run: make build
6060
- run: pnpm run test:coverage --environment ${{ matrix.test-environment }}
61-
- uses: codecov/codecov-action@v5.4.3
61+
- uses: codecov/codecov-action@v5.5.1
6262
- run: pnpm run test:junit
6363
- name: Upload test results to Codecov
6464
if: ${{ !cancelled() }}

0 commit comments

Comments
 (0)