mirror of
https://github.com/cmur2/dyndnsd.git
synced 2026-05-20 07:47:14 +02:00
e8e9e0cb71
- 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