Skip to content

Commit

Permalink
Update codecov/codecov-action action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 3aefb4d commit 9042d02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/சோதனைகள்.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: pnpm சோதனை:கணு

- name: Envoyer couverture à Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5

test-ipa-navig:
name: உலாவியில் சோதனைகள்
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:
run: pnpm சோதனை:உலாவி

- name: Envoyer couverure à Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5

test-ipa-electron-principal:
name: எதிர்மின்னி-முதன்மையானது
Expand Down Expand Up @@ -108,6 +108,6 @@ jobs:
if: matrix.os != 'ubuntu-latest'

- name: Envoyer couverture à Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 9042d02

Please sign in to comment.