Skip to content

Commit 7e21bad

Browse files
authored
Update NodeCI.yml
1 parent 534ac9f commit 7e21bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NodeCI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@ jobs:
9999
- name: Install Coveralls
100100
run: npm i -D coveralls
101101
- name: Coveralls GitHub Action
102-
uses: coverallsapp/github-action@v2.3.5
102+
uses: coverallsapp/github-action@v2
103103
with:
104104
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)