Skip to content

Commit 7aab8a6

Browse files
chore(ci): upgrade to v5
1 parent 7a2d418 commit 7aab8a6

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
38+
uses: codecov/codecov-action@v5
3939
env:
4040
CODECOV_TOKEN: ${{ secrets.CODECOV_ORG_TOKEN }}
4141
with:

0 commit comments

Comments
 (0)