Skip to content

Commit

Permalink
Use specific ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
wadmiraal committed Oct 9, 2024
1 parent 80b80c9 commit 3aecf5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3'
ruby-version: '3.3.5'
bundler-cache: true

- name: Build
Expand Down

0 comments on commit 3aecf5a

Please sign in to comment.