Skip to content

Commit

Permalink
Specify 3.1 patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
Syntaf committed Nov 11, 2024
1 parent d7e6907 commit ab48187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Setup Ruby & Bundle Install
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.1'
ruby-version: '3.1.4'
bundler-cache: true

- name: Setup Node
Expand Down

0 comments on commit ab48187

Please sign in to comment.