Merge pull request #1859 from umputun/dependabot/github_actions/github-actions-updates-d109cd9e8b

Bump codecov/codecov-action from 4 to 5 in the github-actions-updates group
This commit is contained in:
Umputun
2024-12-01 21:01:52 -06:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ jobs:
working-directory: ./frontend
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
working-directory: ./frontend
+1 -1
View File
@@ -212,7 +212,7 @@ jobs:
working-directory: ./frontend/apps/remark42
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
working-directory: ./frontend/apps/remark42