Skip to content

Commit 0935a65

Browse files
revalidate cache to install bundler 4
1 parent b1ff72c commit 0935a65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ jobs:
4242
- name: Set up Ruby
4343
uses: ruby/setup-ruby@v1
4444
with:
45-
ruby-version: '3.3.10'
4645
bundler-cache: true
46+
cache-version: 2
4747

4848
- name: Set up JS
4949
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)