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 8262a87 commit 0ed563aCopy full SHA for 0ed563a
.github/workflows/jekyll.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Checkout
35
uses: actions/checkout@v4
36
- name: Setup Ruby
37
- uses: ruby/setup-ruby@a9bfc2ecf3dd40734a9418f89a7e9d484c32b990 # v1.248.0
+ uses: ruby/setup-ruby@bb6434c747fa7022e12fa1cae2a0951fcffcff26 # v1.253.0
38
with:
39
ruby-version: '3.4.1' # Not needed with a .ruby-version file
40
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments