Closed
Description
We are getting a lot of Failed to restore: Cache service responded with 422
warnings during GitHub Actions builds. This is apparently due to carlosperate/arm-none-eabi-gcc-action
not updating its use of actions/cache
yet to actions/cache@v4
. @carlosperate is planning to fix this: carlosperate/arm-none-eabi-gcc-action#64 (comment)