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 4ebc663 commit 077f905Copy full SHA for 077f905
.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@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1.245.0
+ uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1.247.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