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 74aa6d7 commit d1ab04eCopy full SHA for d1ab04e
.github/workflows/pr-build.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set up Ruby 3.2
27
uses: ruby/setup-ruby@f8d7259c7a66155a7c4a157a1a10ca601f186594 # v1.271.0
28
with:
29
- ruby-version: 3.2
+ ruby-version: 3.4.8
30
31
- name: Install and Build 🔧
32
run: |
.github/workflows/site-build.yml
0 commit comments