Skip to content

Commit 030dad4

Browse files
authored
ci: align all codecov/codecov-action GitHub Action versions (#6033)
For some reason this reference to codecov/codecov-action wasn't upgraded with the others.
1 parent 5338fc5 commit 030dad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/instrumentations/test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ runs:
1010
- uses: ./.github/actions/node/active-lts
1111
- run: yarn test:instrumentations:ci
1212
shell: bash
13-
- uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
13+
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3

0 commit comments

Comments
 (0)