Skip to content

Commit dc85272

Browse files
chore(deps): update codecov/codecov-action action to v5 (#796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ccc72c2 commit dc85272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
chmod +x edgevpn
6868
EDGEVPNCONFIG=config.yaml ./.github/tests.sh
6969
- name: Codecov
70-
uses: codecov/codecov-action@v4.6.0
70+
uses: codecov/codecov-action@v5.0.0
7171
with:
7272
file: coverage.txt
7373

0 commit comments

Comments
 (0)