Skip to content

Commit

Permalink
Update ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
luciancerbu-vsp committed Nov 4, 2024
1 parent d51ed53 commit 2110945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployStaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Update Bundler
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.6.8'
ruby-version: '3.0.0'
bundler-cache: true
- uses: maxim-lobanov/setup-xcode@v1
with:
Expand Down

0 comments on commit 2110945

Please sign in to comment.