[Actions] Pivoting hard to setup-ruby approach
Some checks failed
/ jekyll (push) Failing after 5s

This commit is contained in:
Bill Niblock 2024-02-26 21:33:44 -05:00
parent 41e953c258
commit d0baaed96f

View file

@ -5,7 +5,7 @@ jobs:
container: container:
image: ubuntu:latest image: ubuntu:latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v4
- uses: https://github.com/ruby/setup-ruby@v1 - uses: https://github.com/ruby/setup-ruby@v1
with: with:
ruby-version: '3.3' # Not needed with a .ruby-version file ruby-version: '3.3' # Not needed with a .ruby-version file