Skip to content

Commit 3fdb5b8

Browse files
Merge bb68b75 into 3bb102f
2 parents 3bb102f + bb68b75 commit 3fdb5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
if: ${{ matrix.node-version == '24' && matrix.os == 'ubuntu-latest' }}
3838
- name: Coveralls
3939
if: ${{ matrix.node-version == '24' && matrix.os == 'ubuntu-latest' }}
40-
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
40+
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
4141
with:
4242
github-token: ${{ secrets.GITHUB_TOKEN }}
4343
- name: Publish Qlty code coverage

0 commit comments

Comments
 (0)