Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tipsy committed Aug 28, 2024
1 parent 49a65a1 commit c2961cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Setup Ruby and Gems
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0.0
ruby-version: 3.3.4
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

- name: Update Bundler
Expand Down

0 comments on commit c2961cd

Please sign in to comment.