Skip to content

Commit c46f6b8

Browse files
committed
2 parents d7ff746 + f42c459 commit c46f6b8

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
@@ -69,6 +69,6 @@ jobs:
6969
- run: npm clean-install
7070
- run: aa-exec --profile=chrome npm run test:e2e:cov
7171
- name: Upload coverage reports to Codecov
72-
uses: codecov/codecov-action@v3
72+
uses: codecov/codecov-action@v5
7373
env:
7474
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)