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.
2 parents d1a4456 + 6886df2 commit c56ac59Copy full SHA for c56ac59
.github/workflows/jekyll.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
submodules: true
38
- name: Setup Ruby
39
- uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
+ uses: ruby/setup-ruby@v1 # latest
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