Skip to content

Commit

Permalink
Merge pull request #35 from github/jar349-patch-2
Browse files Browse the repository at this point in the history
Fix the Build action to run on macos again
  • Loading branch information
jar349 authored May 9, 2024
2 parents cc422af + 373b006 commit cea79e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4

- uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939 # pin@v1.152.0
- uses: ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # pin@v1.175.1
with:
bundler-cache: true

Expand Down

0 comments on commit cea79e6

Please sign in to comment.