summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi>2024-02-05 12:57:09 +0200
committerAineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi>2024-02-05 12:57:09 +0200
commit3ff8be9828f2d20a4def628c028f9c0578849825 (patch)
tree47141d2a02b4c1af456059d1e2115a5552454331
parentb3c260bfa37864098a146b82731559dcb43a4524 (diff)
Updating to codecov/codecov-action@v4 at GHA.v0.1-alpha
-rw-r--r--.github/workflows/auto.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/auto.yml b/.github/workflows/auto.yml
index daa060d..01f65bb 100644
--- a/.github/workflows/auto.yml
+++ b/.github/workflows/auto.yml
@@ -43,7 +43,7 @@ jobs:
# xml -> codecov
- name: Upload coverage reports to Codecov
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}