From 3ff8be9828f2d20a4def628c028f9c0578849825 Mon Sep 17 00:00:00 2001 From: Aineopintojen-harjoitustyo-Algoritmit-j Date: Mon, 5 Feb 2024 12:57:09 +0200 Subject: Updating to codecov/codecov-action@v4 at GHA. --- .github/workflows/auto.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }} -- cgit v1.2.3