Skip to content

Commit a05339a

Browse files
authored
Update NodeCI.yml
1 parent 39fe19d commit a05339a

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
@@ -43,6 +43,6 @@ jobs:
4343
- name: Test
4444
run: yarn cover
4545
- name: Coveralls GitHub Action
46-
uses: coverallsapp/github-action@773b6d8e80fa7862da56a7664bd747c91255b2e2 # v2.3.5
46+
uses: coverallsapp/github-action@v2
4747
with:
4848
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)