You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the input parameter `file` to `files` in the
Codecov action step. Codecov's action now expects
the parameter to be named `files` instead of `file`.
This change ensures that coverage reports are
uploaded correctly, preventing potential errors or
misconfigurations in the CI workflow.
0 commit comments