Skip to content

Commit 880a685

Browse files
committed
build: bump codecov/codecov-action from 5.5.1 to 5.5.2 (PR #76)
1 parent 4394ff9 commit 880a685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ jobs:
328328

329329
- name: Upload coverage to Codecov
330330
# see: https://github.com/codecov/codecov-action#usage
331-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
331+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
332332
with:
333333
verbose: true
334334
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)