Skip to content

Commit 36e8286

Browse files
committed
Run automated bundle-update with Ruby 4.0.0-preview2
1 parent 5d97dd5 commit 36e8286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bundle-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Ruby
1717
uses: ruby/setup-ruby@v1
1818
with:
19-
ruby-version: '3.4'
19+
ruby-version: '4.0.0-preview2'
2020

2121
- name: Set up git
2222
run: |

0 commit comments

Comments
 (0)