Skip to content

Commit f925de7

Browse files
authored
Updated CodeCov version
1 parent 9b4fe69 commit f925de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
# runs cargo with defaults flags, using the default `lcov` output
125125
uses: Swatinem/fucov@v1
126126
- name: Upload coverage
127-
uses: codecov/codecov-action@v1
127+
uses: codecov/codecov-action@v3.1.1
128128
env:
129129
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
130130
with:

0 commit comments

Comments
 (0)