Skip to content

Commit 3b7fba6

Browse files
chore(deps): update dependency ruby to v4
1 parent 9a9da05 commit 3b7fba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v6
1919
- uses: ruby/setup-ruby@v1
2020
with:
21-
ruby-version: 3.4.7
21+
ruby-version: 4.0.1
2222
bundler-cache: true
2323
- run: bundle config set --global path "$(pwd)/vendor/bundle"
2424
- run: bundle install --no-color

0 commit comments

Comments
 (0)