Skip to content

Commit f42c459

Browse files
authored
Merge pull request #41 from oblakstudio/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5
2 parents de775ce + 6c07cf2 commit f42c459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ jobs:
6767
- run: npm clean-install
6868
- run: aa-exec --profile=chrome npm run test:e2e:cov
6969
- name: Upload coverage reports to Codecov
70-
uses: codecov/codecov-action@v3
70+
uses: codecov/codecov-action@v5
7171
env:
7272
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)