We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5aac33 commit 878cc4fCopy full SHA for 878cc4f
.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@1d0e911f615a112e322369596f10ee0b95b010ae # v1.183.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