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 be9a375 + 7ec91d9 commit 41ae25bCopy full SHA for 41ae25b
.github/workflows/jeykll-ci.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Setup Ruby
38
# https://github.com/ruby/setup-ruby/releases/tag/v1.207.0
39
- uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c
+ uses: ruby/setup-ruby@e34163cd15f4bb403dcd72d98e295997e6a55798
40
with:
41
ruby-version: '3.4.3' # Not needed with a .ruby-version file
42
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments