Skip to content

Commit

Permalink
Added ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanratcliffe committed Mar 16, 2024
1 parent b4a959c commit b23fdf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:

- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.3
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

- name: Release Gem
Expand Down

0 comments on commit b23fdf2

Please sign in to comment.