mirror of
https://github.com/mudler/edgevpn.git
synced 2025-09-26 21:01:44 +08:00
chore(deps): update codecov/codecov-action action to v5.3.1 (#840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -67,7 +67,7 @@ jobs:
|
||||
chmod +x edgevpn
|
||||
EDGEVPNCONFIG=config.yaml ./.github/tests.sh
|
||||
- name: Codecov
|
||||
uses: codecov/codecov-action@v5.1.2
|
||||
uses: codecov/codecov-action@v5.3.1
|
||||
with:
|
||||
file: coverage.txt
|
||||
|
||||
|
Reference in New Issue
Block a user