Skip to content

Commit 906ece2

Browse files
Bump codecov/codecov-action from 5.4.3 to 5.5.0 (#478)
1 parent 7bb9391 commit 906ece2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deno.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: deno task coverage
3838

3939
- name: Upload coverage to CodeCov
40-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
40+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
4141
if: matrix.deno-version == 'v2.x'
4242
with:
4343
files: ./lcov.info

0 commit comments

Comments
 (0)