Skip to content

Commit 5dfd99d

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/setup-node-6.4.0
2 parents 1072b76 + d40500f commit 5dfd99d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.yml

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

4747
- name: Upload coverage to Codecov
4848
if: matrix.node-version == '20.x'
49-
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5
49+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v5
5050
with:
5151
token: ${{ secrets.CODECOV_TOKEN }}
5252
file: ./coverage/lcov.info

0 commit comments

Comments
 (0)