2 parents 0ed8285 + e53ef58 commit 3b32a36Copy full SHA for 3b32a36
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.310.0
+ uses: ruby/setup-ruby@v1.314.0
49
with:
50
ruby-version: ${{ matrix.ruby }}
51
bundler-cache: true
0 commit comments