mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
e03982583d
# Objective - The CI Summary shows several fixable Warnings. Example from https://github.com/bevyengine/bevy/actions/runs/4075078887: ![Screenshot_20230202_152644](https://user-images.githubusercontent.com/66798382/216352644-62e9664b-c881-4bc5-9a80-694cef25df76.png) - 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`. |
||
---|---|---|
.. | ||
contributing | ||
example-run | ||
ISSUE_TEMPLATE | ||
linters | ||
start-wasm-example | ||
workflows | ||
bors.toml | ||
dependabot.yml | ||
FUNDING.yml | ||
pull_request_template.md |