Skip to content

Commit 32bc2fd

Browse files
authored
Bump ruby version in github actions script (#410)
1 parent 285fc00 commit 32bc2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Set up Ruby
3535
uses: ruby/setup-ruby@v1
3636
with:
37-
ruby-version: 2.6
37+
ruby-version: 3.2.2
3838
- name: Cache gems
3939
uses: actions/cache@v3
4040
with:

0 commit comments

Comments
 (0)