Skip to content

Commit 43e716b

Browse files
authored
Update NodeCI.yml
1 parent a39e615 commit 43e716b

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
@@ -108,6 +108,6 @@ jobs:
108108
- name: Test
109109
run: pnpm run cover
110110
- name: Coveralls GitHub Action
111-
uses: coverallsapp/github-action@773b6d8e80fa7862da56a7664bd747c91255b2e2 # v2.3.5
111+
uses: coverallsapp/github-action@v2
112112
with:
113113
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)