diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 745adfd6..d25b4d80 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -67,7 +67,7 @@ jobs: chmod +x edgevpn EDGEVPNCONFIG=config.yaml ./.github/tests.sh - name: Codecov - uses: codecov/codecov-action@v5.0.2 + uses: codecov/codecov-action@v5.1.0 with: file: coverage.txt