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 2ff680d + 47a0c7c commit 95b0135Copy full SHA for 95b0135
.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@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0
+ uses: ruby/setup-ruby@0481980f17b760ef6bca5e8c55809102a0af1e5a # v1.263.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