Skip to content

Commit 19ba9bd

Browse files
committed
chore(deps): update coverallsapp/github-action action to v2.3.4
1 parent 3b77951 commit 19ba9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NodeCI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,6 @@ jobs:
129129
- name: Test
130130
run: npm run test:nyc
131131
- name: Coveralls GitHub Action
132-
uses: coverallsapp/[email protected].3
132+
uses: coverallsapp/[email protected].4
133133
with:
134134
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)