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.
2 parents 0f03e9f + 7e3ba48 commit a8c8decCopy full SHA for a8c8dec
.github/workflows/jekyll.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17
18
- name: Setup Ruby
19
- uses: ruby/setup-ruby@ab177d40ee5483edb974554986f56b33477e21d0 # v1.265.0
+ uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # v1.267.0
20
with:
21
ruby-version: '3.2' # Not needed with a .ruby-version file
22
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments