1 parent 1a8a8ce commit 0d8a761Copy full SHA for 0d8a761
1 file changed
.github/workflows/test.yml
@@ -67,7 +67,7 @@ jobs:
67
chmod +x edgevpn
68
EDGEVPNCONFIG=config.yaml ./.github/tests.sh
69
- name: Codecov
70
- uses: codecov/codecov-action@v5.0.0
+ uses: codecov/codecov-action@v5.0.2
71
with:
72
file: coverage.txt
73
0 commit comments