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 093fca1 commit e0a8046Copy full SHA for e0a8046
.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.264.0
+ uses: ruby/setup-ruby@v1.265.0
37
with:
38
ruby-version: '3.4.7' # Not needed with a .ruby-version file
39
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments