Commit abc477b
committed
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....
(cherry picked from commit 599f371)codecov-action to v5 (#114)1 parent f606468 commit abc477b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
0 commit comments