Skip to content

Commit

Permalink
new ruby action
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Merrick committed Dec 1, 2024
1 parent 4bedc6f commit ddb5a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- id: get-version
uses: battila7/get-version-action@v2
- name: Install Ruby
uses: actions/setup-ruby@v1
uses: ruby/setup-ruby@v1
with:
#TODO: bring this back to 2.7
ruby-version: '2.6'
Expand Down

0 comments on commit ddb5a1a

Please sign in to comment.