Skip to content

Commit 679c90d

Browse files
chore(action): update codecov/codecov-action action to v5.1.2
1 parent 0d2a17b commit 679c90d

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
@@ -41,7 +41,7 @@ jobs:
4141
cache: npm
4242
- run: npm clean-install
4343
- run: npm test
44-
- uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
44+
- uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
4545
release:
4646
needs:
4747
- verify

0 commit comments

Comments
 (0)