See action summary like here: https://github.com/gore-engine/gore/actions/runs/7410449856
This is caused by the workflow install-vulkan-sdk, which uses the legacy action/checkout@v2 with legacy action/cache@v2
https://github.com/alexkiri/install-vulkan-sdk this one should work without warnings
See action summary like here: https://github.com/gore-engine/gore/actions/runs/7410449856
This is caused by the workflow
install-vulkan-sdk, which uses the legacyaction/checkout@v2with legacyaction/cache@v2https://github.com/alexkiri/install-vulkan-sdk this one should work without warnings