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 bb9d467 commit b55b3b9Copy full SHA for b55b3b9
.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@a6e6f86333f0a2523ece813039b8b4be04560854 # v1.190.0
+ uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # v1.191.0
38
with:
39
ruby-version: '3.1' # Not needed with a .ruby-version file
40
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments