We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a885a93 commit 5b46343Copy full SHA for 5b46343
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@4eb9f110bac952a8b68ecf92e3b5c7a987594ba6 # v1.292.0
28
with:
29
- ruby-version: 3.4.8
+ ruby-version: 3.4.9
30
31
- name: Install and Build 🔧
32
run: |
.github/workflows/site-build.yml
0 commit comments