From c3908d8f30cd547e66c4cf712749751e89f1824e Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Mon, 20 May 2024 18:47:12 +0900 Subject: [PATCH] Use setup-ruby@master to partially fix the cycle for new runner images * So this workflow works on ubuntu-24.04 without needing a release. --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6a08660..2a59204 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -114,7 +114,7 @@ jobs: # Check - name: Setup BASERUBY - uses: ruby/setup-ruby@v1 + uses: ruby/setup-ruby@master with: ruby-version: 3.2