Skip to content

Commit 2a09bd6

Browse files
chore(action): update codecov/codecov-action action to v5.3.1
1 parent fb1158a commit 2a09bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
cache: npm
4343
- run: npm clean-install
4444
- run: npm test
45-
- uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
45+
- uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
4646
release:
4747
needs:
4848
- verify

0 commit comments

Comments
 (0)