Skip to content

Commit 6fa1c45

Browse files
committed
ci: update Coveralls GitHub Action to version 2 for improved performance
1 parent dd32b50 commit 6fa1c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Run tests
5252
run: npm run test
5353
- name: Coveralls GitHub Action
54-
uses: coverallsapp/github-action@v2.3.0
54+
uses: coverallsapp/github-action@v2
5555

5656

5757
build:

0 commit comments

Comments
 (0)