diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5fae81c74..07b6ce500 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,7 +105,7 @@ jobs: uses: ruby/setup-ruby@bb6434c747fa7022e12fa1cae2a0951fcffcff26 # v1.253.0 with: bundler-cache: true - cache-version: 2 + cache-version: 3 - name: Download shadowenv if: matrix.os == 'ubuntu-latest' || matrix.os == 'macos-latest' diff --git a/.ruby-version b/.ruby-version index f9892605c..4f5e69734 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.4 +3.4.5