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 703e0d9 commit 5d6f630Copy full SHA for 5d6f630
.github/workflows/pr-build.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set up Ruby 3.2
27
uses: ruby/setup-ruby@ab177d40ee5483edb974554986f56b33477e21d0 # v1.265.0
28
with:
29
- ruby-version: 3.2
+ ruby-version: 3.4.7
30
31
- name: Install and Build 🔧
32
run: |
.github/workflows/site-build.yml
0 commit comments