Skip to content

Commit

Permalink
Merge pull request #476 from PermanentOrg/main
Browse files Browse the repository at this point in the history
Update Ruby Version
  • Loading branch information
flaviuvsp authored Jan 16, 2025
2 parents a0265ff + e4bc764 commit 5c2b5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployRelease.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 5c2b5ab

Please sign in to comment.