Skip to content

Commit 182a82c

Browse files
Update dependency ruby to v4.0.4
1 parent 6f30b82 commit 182a82c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/make.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
python-version: 3.14
2222
- uses: ruby/setup-ruby@v1
2323
with:
24-
ruby-version: 4.0.3
24+
ruby-version: 4.0.4
2525
- run: gem install xcop
2626
- name: Install uv
2727
run: |

0 commit comments

Comments
 (0)