Skip to content

Commit 2f6ef9d

Browse files
committed
Bump Ruby to 4.0.4
1 parent b5cb993 commit 2f6ef9d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup Ruby
2424
uses: ruby/setup-ruby@v1
2525
with:
26-
ruby-version: "3.4.9"
26+
ruby-version: "4.0.4"
2727
bundler-cache: true
2828
- name: Setup Pages
2929
id: pages

.mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[tools]
2-
ruby = "3.4.9"
2+
ruby = "4.0.4"

0 commit comments

Comments
 (0)