Skip to content

Commit 887c5b3

Browse files
chore(deps): update coverallsapp/github-action action to v2.3.5
1 parent 1af806b commit 887c5b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
spec: packages/${{ matrix.spec }}
5050
install: false
5151

52-
- uses: coverallsapp/[email protected].4
52+
- uses: coverallsapp/[email protected].5
5353
if: ${{ inputs.reportCoverage && matrix.react == '19' }}
5454
with:
5555
file: temp/cypress-coverage/lcov.info
@@ -64,7 +64,7 @@ jobs:
6464
runs-on: ubuntu-latest
6565
steps:
6666
- name: Coveralls
67-
uses: coverallsapp/[email protected].4
67+
uses: coverallsapp/[email protected].5
6868
with:
6969
github-token: ${{ secrets.GITHUB_TOKEN }}
7070
parallel-finished: true

0 commit comments

Comments
 (0)