# Objective - The CI Summary shows several fixable Warnings. Example from https://github.com/bevyengine/bevy/actions/runs/4075078887:  - The Job `check-compiles` provided an invalid input. - The Job `check-doc` uses an outdated Version of `actions/cache`. ## Solution - Remove the invalid `override` input. - Update `actions/cache@v2` to `actions/cache@v3`. |
||
|---|---|---|
| .. | ||
| ci-comment-failures.yml | ||
| ci.yml | ||
| dependencies.yml | ||
| docs.yml | ||
| post-release.yml | ||
| release.yml | ||
| validation-jobs.yml | ||
| welcome.yml | ||