mirror of
https://github.com/cmur2/dyndnsd.git
synced 2026-01-10 05:11:57 +01:00
- actions/setup-ruby does not work on new GHA runners Ubuntu 20.04 (missing bundler in 2.5) as per https://github.com/actions/setup-ruby/issues/70 - might be deprecated as per https://github.com/actions/setup-ruby/issues/80 - https://github.com/ruby/setup-ruby is recommended is superior