We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24cf576 commit 7518b8fCopy full SHA for 7518b8f
.github/workflows/ci-markdown-checks.yml
@@ -93,7 +93,7 @@ jobs:
93
- name: Install Ruby
94
uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1.295.0
95
with:
96
- ruby-version: "3.3.11"
+ ruby-version: "3.3.0"
97
98
- name: Install Tools
99
run: npm ci --ignore-scripts && bundle install
@@ -149,7 +149,7 @@ jobs:
149
150
151
152
153
154
155
0 commit comments