Skip to content

Commit 778a1fa

Browse files
committed
Revert unnecessary bundler cache version change
1 parent 909e8cf commit 778a1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
bundler: latest
4242
ruby-version: ${{ matrix.ruby }}
4343
bundler-cache: true
44-
cache-version: ${{ matrix.os }}-ruby-${{ matrix.ruby }}-0
44+
cache-version: 7
4545

4646
- name: Check if documentation is up to date
4747
run: bundle exec rake ruby_lsp:check_docs

0 commit comments

Comments
 (0)