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.
1 parent 5590453 commit c9ae6ecCopy full SHA for c9ae6ec
.github/workflows/pages.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Checkout
34
uses: actions/checkout@v4
35
- name: Setup Ruby
36
- uses: ruby/setup-ruby@v1.255.0
+ uses: ruby/setup-ruby@v1.256.0
37
with:
38
ruby-version: '3.0' # Not needed with a .ruby-version file
39
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments