diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bebb4a..e91eda2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: with: repository: rubygems/rubygems path: rubygems - ref: 3.4 + ref: 3.5 - name: Set up Ruby uses: ruby/setup-ruby@v1