We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d89c1d1 commit f8e64a7Copy full SHA for f8e64a7
.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.277.0
+ uses: ruby/setup-ruby@v1.278.0
37
with:
38
ruby-version: '3.4.8' # Not needed with a .ruby-version file
39
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments