Skip to content

Commit d132f3c

Browse files
committed
chore: change codecov version
1 parent 4d50cda commit d132f3c

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
@@ -30,7 +30,7 @@ jobs:
3030
Codecov
3131
# You may pin to the exact commit or the version.
3232
# uses: codecov/codecov-action@81cd2dc8148241f03f5839d295e000b8f761e378
33-
uses: codecov/codecov-action@v4
33+
uses: codecov/codecov-action@v3
3434
env:
3535
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3636
with:

0 commit comments

Comments
 (0)