Skip to content

Commit 83e6858

Browse files
chore(deps): update coverallsapp/github-action action to v2
1 parent ee5bc58 commit 83e6858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323
- uses: ./.github/actions/npm-cache/
2424
- run: npm run test:coverage -- -w 1 # set max workers to 1
25-
- uses: coverallsapp/github-action@v1.2.5
25+
- uses: coverallsapp/github-action@v2.3.6
2626
with:
2727
github-token: ${{ github.token }}
2828
build:

0 commit comments

Comments
 (0)