We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285fc00 commit 32bc2fdCopy full SHA for 32bc2fd
.github/workflows/jekyll.yaml
@@ -34,7 +34,7 @@ jobs:
34
- name: Set up Ruby
35
uses: ruby/setup-ruby@v1
36
with:
37
- ruby-version: 2.6
+ ruby-version: 3.2.2
38
- name: Cache gems
39
uses: actions/cache@v3
40
0 commit comments