Skip to content

Commit

Permalink
Bump ruby version in github actions script (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
DomGarguilo authored Dec 18, 2023
1 parent 285fc00 commit 32bc2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
ruby-version: 3.2.2
- name: Cache gems
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 32bc2fd

Please sign in to comment.