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 3e6fa22 + 72cf551 commit 34f9245Copy full SHA for 34f9245
.github/workflows/jekyll.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/checkout@v5
36
- name: Setup Ruby
37
# https://github.com/ruby/setup-ruby/releases/tag/v1.207.0
38
- uses: ruby/setup-ruby@ab177d40ee5483edb974554986f56b33477e21d0
+ uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71
39
with:
40
ruby-version: '3.1' # Not needed with a .ruby-version file
41
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments