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 744599f commit ff48d39Copy full SHA for ff48d39
.github/workflows/jekyll.yml
@@ -24,7 +24,7 @@ jobs:
24
# https://github.com/ruby/setup-ruby/releases/tag/v1.245.0
25
uses: ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651
26
with:
27
- ruby-version: "3.3"
+ ruby-version: "3.4"
28
bundler-cache: true
29
cache-version: 0
30
- name: Setup Pages
0 commit comments