mirror of
https://github.com/basecamp/once-campfire.git
synced 2026-08-25 00:08:09 +09:00
22b6d4bdaf
v1.295.0 predates Ruby 3.4.10 — its baked-in version index stops at 3.4.9, so asking for anything newer fails with "Unknown version 3.4.10 for ruby on ubuntu-24.04". The next commit needs 3.4.10, and pinning our Ruby to whatever an old action happens to know is backwards. SHA verified against the v1.321.0 tag.