Skip to content

Commit 87f3543

Browse files
feat: update dependency ruby to v4 (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 706ac4a commit 87f3543

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
@@ -15,7 +15,7 @@ jobs:
1515
bun-version: "1.3.5"
1616
- uses: ruby/setup-ruby@90be1154f987f4dc0fe0dd0feedac9e473aa4ba8 # v1.286.0
1717
with:
18-
ruby-version: "3.3"
18+
ruby-version: "4.0.1"
1919
- run: gem install ruby-lsp
2020
- run: bun install
2121
- run: bun run build

0 commit comments

Comments
 (0)