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 4e7b14d commit 85ed692Copy full SHA for 85ed692
.github/workflows/jekyll.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Checkout
36
uses: actions/checkout@v4
37
- name: Setup Ruby
38
- uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
+ uses: ruby/setup-ruby@086ffb1a2090c870a3f881cc91ea83aa4243d408 # v1.161.0
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