Skip to content

Commit

Permalink
upgrade github action ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
samber committed Feb 4, 2025
1 parent ae12871 commit eb92a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 3.4

- name: Set up yq
uses: mikefarah/yq@master
Expand Down

0 comments on commit eb92a79

Please sign in to comment.