Skip to content

Commit 221104e

Browse files
chore(action): update codecov/codecov-action action to v6
1 parent 580c9c4 commit 221104e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- run: npx @gravityci/cli ./lib/
4949
env:
5050
GRAVITY_TOKEN: ${{ secrets.GRAVITY_TOKEN }}
51-
- uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
51+
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
5252
release:
5353
needs:
5454
- verify

0 commit comments

Comments
 (0)