Skip to content

Commit 17a1fe0

Browse files
Test ruby.
1 parent b3ad3ae commit 17a1fe0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/jekyll.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ jobs:
3434
- name: Checkout
3535
uses: actions/checkout@v6
3636
- name: Setup Ruby
37-
# https://github.com/ruby/setup-ruby/releases/tag/v1.207.0
38-
uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4
37+
uses: ruby/setup-ruby@v1.310.0
3938
with:
4039
ruby-version: '3.1' # Not needed with a .ruby-version file
4140
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

0 commit comments

Comments
 (0)