##// END OF EJS Templates
Bump codecov/codecov-action from 4 to 5 in the actions group (#14593)...
Bump codecov/codecov-action from 4 to 5 in the actions group (#14593) Bumps the actions group with 1 update: https://github.com/codecov/codecov-action

File last commit:

r28817:79fd033e
r28979:86a74d8e merge
Show More
release
10 lines | 93 B | text/plain | TextLexer
#!/usr/bin/env python3
"""IPython release script.
Deprecated
"""
sys.exit("deprecated")