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 9d1f08e commit 261f026Copy full SHA for 261f026
.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@a6e6f86333f0a2523ece813039b8b4be04560854 # v1.190.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