Skip to content

Commit

Permalink
update: ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
Okabe-Junya committed Apr 28, 2024
1 parent 6820b05 commit 196d899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: "3.3.0"
ruby-version: "3.3.1"
bundler-cache: true
working-directory: ruby/ci-sample

Expand Down

0 comments on commit 196d899

Please sign in to comment.