Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit 6753c67

Browse files
authored
Merge pull request #450 from IQTLabs/renovate/codecov-codecov-action-4.x
Update codecov/codecov-action action to v4.3.0
2 parents ffdab17 + 917a331 commit 6753c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
PATH=/home/runner/.local/bin:$PATH coverage report && \
3939
PATH=/home/runner/.local/bin:$PATH coverage xml
4040
- name: Upload coverage to Codecov
41-
uses: codecov/codecov-action@v4.2.0
41+
uses: codecov/codecov-action@v4.3.0
4242
if: github.repository == 'iqtlabs/daedalus'
4343
open5gs_config_test:
4444
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)