witnet / witnet-rust

Open source Rust implementation of the Witnet decentralized oracle protocol, including full node and wallet backend 👁️🦀
https://docs.witnet.io
GNU General Public License v3.0
180 stars 56 forks source link

ci: update github actions versions #2476

Open aeweda opened 1 month ago

aeweda commented 1 month ago

@Tommytrg @aesedepece i'd like to delete both the push.yml and midnight.yml actions as they're using the actions-rs repos

those are archived and unmaintained Maintainer's words on the deprecation

we can rewrite those actions using native commands in a separate PR / Issue but for now i'd like to delete at least the midnight one as it's failing consistently

i can refactor the push.yml action provided will just need a quick catchup with @aesedepece to understand some commands