We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a8c529 + c70265b commit 30b076fCopy full SHA for 30b076f
.github/workflows/jekyll.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Checkout
28
uses: actions/checkout@v4
29
- name: Setup Ruby
30
- uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
+ uses: ruby/setup-ruby@v1.221.0
31
with:
32
ruby-version: '3.1' # Not needed with a .ruby-version file
33
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments