We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24894ff commit 8f45f74Copy full SHA for 8f45f74
.github/workflows/jekyll.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
submodules: true
38
- name: Setup Ruby
39
- uses: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf # v1.146.0
+ uses: ruby/setup-ruby@086ffb1a2090c870a3f881cc91ea83aa4243d408
40
41
ruby-version: '3.1' # Not needed with a .ruby-version file
42
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments