2 parents 9e27888 + 0fecf5b commit 0ed8285Copy full SHA for 0ed8285
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.305.0
+ uses: ruby/setup-ruby@v1.310.0
49
with:
50
ruby-version: ${{ matrix.ruby }}
51
bundler-cache: true
0 commit comments