We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 882891a + 34163f8 commit 891adf5Copy full SHA for 891adf5
1 file changed
.github/workflows/jekyll.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Checkout
35
uses: actions/checkout@v4
36
- name: Setup Ruby
37
- uses: ruby/setup-ruby@d781c1b4ed31764801bfae177617bb0446f5ef8d # v1.218.0
+ uses: ruby/setup-ruby@277ba2a127aba66d45bad0fa2dc56f80dbfedffa # v1.222.0
38
with:
39
ruby-version: '3.2' # Not needed with a .ruby-version file
40
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments