Skip to content

Commit 7c2811e

Browse files
UlisesGasconKhafraDev
authored andcommitted
ci: pin dependencies (nodejs#2957)
1 parent f6ad637 commit 7c2811e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100

101101
- name: Coverage Report
102102
if: matrix.runs-on == 'ubuntu-latest' && matrix.node-version == 20
103-
uses: codecov/codecov-action@v4
103+
uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
104104
with:
105105
token: ${{ secrets.CODECOV_TOKEN }}
106106

0 commit comments

Comments
 (0)