Skip to content

Commit

Permalink
fix: bump ruby job version
Browse files Browse the repository at this point in the history
  • Loading branch information
WoLewicki committed Dec 20, 2024
1 parent 4ced7e2 commit 82d02fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
run: sudo xcode-select -switch /Applications/Xcode_16.2.0.app

- name: Setup Ruby
uses: ruby/setup-ruby@v1.190.0
uses: ruby/setup-ruby@v1.204.0
with:
bundler-cache: true

Expand Down

0 comments on commit 82d02fb

Please sign in to comment.