We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0e2db commit d7f301fCopy full SHA for d7f301f
.github/workflows/jekyll-gh-pages.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Checkout
38
uses: actions/checkout@v4
39
- name: Setup Ruby
40
- uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
+ uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
41
with:
42
ruby-version: '3.1' # Not needed with a .ruby-version file
43
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments