We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3baaf2 commit a1ebb2fCopy full SHA for a1ebb2f
.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.1.2
+ uses: codecov/codecov-action@v5.3.1
71
with:
72
file: coverage.txt
73
0 commit comments