mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-20 11:29:51 +00:00
ecf175856f
Typically, mixing different versions of GitHub actions may lead to hard to fix issues. As many libraries have been updated to use actions v4, also bump our own `actions/checkout@v2`, `actions/checkout@v3`, `actions/cache@v2` and `actions/cache@v3` to their `@v4` equivalents.