We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe52b5 commit 00a34ebCopy full SHA for 00a34eb
.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.4.0
+ uses: codecov/codecov-action@v5.4.2
71
with:
72
file: coverage.txt
73
0 commit comments