Skip to content

Commit 92c3b1e

Browse files
authored
modify setup-ruby version
1 parent ca5f74d commit 92c3b1e

File tree

2 files changed

+1
-31
lines changed

2 files changed

+1
-31
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Checkout
3535
uses: actions/checkout@v4
3636
- name: Setup Ruby
37-
# https://github.com/ruby/setup-ruby/releases/tag/v1.207.0
37+
# https://github.com/ruby/setup-ruby/releases/tag/v1.229.0
3838
uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4
3939
with:
4040
ruby-version: '3.1' # Not needed with a .ruby-version file

.github/workflows/pages.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)