Skip to content

Commit 7a2d418

Browse files
Merge pull request #29 from codecov/update-to-v4
chore(ci): upgrade to v4
2 parents ff64d52 + 86c5789 commit 7a2d418

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
@@ -35,7 +35,7 @@ jobs:
3535
- name: Codecov
3636
# You may pin to the exact commit or the version.
3737
# uses: codecov/codecov-action@81cd2dc8148241f03f5839d295e000b8f761e378
38-
uses: codecov/codecov-action@v4-beta
38+
uses: codecov/codecov-action@v4
3939
env:
4040
CODECOV_TOKEN: ${{ secrets.CODECOV_ORG_TOKEN }}
4141
with:

0 commit comments

Comments
 (0)