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 559e86d + 2821633 commit 932f428Copy full SHA for 932f428
.github/workflows/jekyll.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
17
18
- name: Setup Ruby
19
- uses: ruby/setup-ruby@ac793fdd38cc468a4dd57246fa9d0e868aba9085 # v1.270.0
+ uses: ruby/setup-ruby@d354de180d0c9e813cfddfcbdc079945d4be589b # v1.275.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