cosmos / ibc-rs

Rust implementation of the Inter-Blockchain Communication (IBC) protocol.
Apache License 2.0
181 stars 73 forks source link

ci(deps): upgrade `checkout` action to version with `node20` #1225

Closed cario-dev closed 1 month ago

cario-dev commented 1 month ago

Node16 is deprecated and Actions using it will stop working 3rd of June https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

See example warning in https://github.com/cosmos/ibc-rs/actions/runs/9069561778

rnbguy commented 1 month ago

Thanks for the PR :sparkles:

Can you please add a dependabot entry for github-actions?