Commit c35cf78
committed
Codecov pull request checks: use non-deprecated v2 version of action
As documented on https://github.com/codecov/codecov-action, v1 of
Codecov's GitHub action will cease to function on 2022-02-01. Given that
we do not seem to use any advanced flags, the migration should not
require changes.
It does, however, permit one change: as CBMC is a public project, a
token isn't even necessary for the upload.1 parent 360c01d commit c35cf78
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
706 | 706 | | |
707 | 707 | | |
708 | 708 | | |
709 | | - | |
| 709 | + | |
710 | 710 | | |
711 | | - | |
712 | 711 | | |
713 | 712 | | |
714 | 713 | | |
0 commit comments