Commit 599f371
authored
fix(ci): update
* fix(ci): update `codecov-action` for tokenless uploads
- per https://docs.codecov.com/docs/codecov-tokens#uploading-without-a-token, it seems a newer version is required now
* token is apparently needed for `main` and other "unprefixed" branches
- c.f. https://docs.codecov.com/docs/codecov-tokens#tokenless-on-unprotected-branches
* remove token and change Codecov settings
apparently according to https://docs.codecov.com/docs/codecov-tokens#enabling-tokenless-uploads-for-public-repositories, there is a setting to enable this, however the setting itself does not say "public repos only" confusingly....codecov-action to v5 (#114)1 parent a96c383 commit 599f371
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
0 commit comments