Skip to content

Commit

Permalink
bump ruby/setup-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
kobaltz committed Jan 17, 2025
1 parent b958165 commit f19bffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@v1.163.0
uses: ruby/setup-ruby@v1.209.0
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
Expand Down

0 comments on commit f19bffb

Please sign in to comment.