Skip to content

Commit 755de09

Browse files
Hristo313Copilot
andauthored
fix: update .github/workflows/nodejs.yml
Co-authored-by: Copilot <[email protected]>
1 parent 5431bce commit 755de09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
run: yarn coverage
3939
- name: Publish to coveralls.io
4040
if: matrix.node-version == '20.x'
41+
# coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 corresponds to v2.3.4
4142
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8
4243
with:
4344
github-token: ${{ github.token }}

0 commit comments

Comments
 (0)