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 ef4dd03 commit 0325997Copy full SHA for 0325997
2 files changed
.github/workflows/pr-build.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set up Ruby 3.2
27
uses: ruby/setup-ruby@0dafeac902942906541bc140009cdbf32665b601 # v1.315.0
28
with:
29
- ruby-version: 3.4.9
+ ruby-version: 3.4.10
30
31
- name: Install and Build 🔧
32
run: |
.github/workflows/site-build.yml
0 commit comments