Skip to content

Commit

Permalink
ci: pin dependencies (nodejs#2957)
Browse files Browse the repository at this point in the history
  • Loading branch information
UlisesGascon authored and KhafraDev committed Mar 14, 2024
1 parent f6ad637 commit 7c2811e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:

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

Expand Down

0 comments on commit 7c2811e

Please sign in to comment.