Skip to content

Commit da59103

Browse files
authored
Update jekyll.yml
1 parent c36a3bc commit da59103

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
@@ -36,7 +36,7 @@ jobs:
3636
- name: Checkout
3737
uses: actions/checkout@v4
3838
- name: Setup Ruby
39-
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
39+
uses: ruby/setup-ruby@v1
4040
with:
4141
ruby-version: '3.1' # Not needed with a .ruby-version file
4242
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

0 commit comments

Comments
 (0)