2 parents 7a8839b + 9afb5cd commit 9e27888Copy full SHA for 9e27888
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
steps:
46
- uses: actions/checkout@v6
47
- name: Set up Ruby
48
- uses: ruby/setup-ruby@v1
+ uses: ruby/setup-ruby@v1.305.0
49
with:
50
ruby-version: ${{ matrix.ruby }}
51
bundler-cache: true
0 commit comments