Skip to content

Commit

Permalink
BUG: Bump ruby version for changelog build
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewgilbert committed Feb 11, 2023
1 parent a413d2d commit 54ff331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
activate-environment: blp-dev
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
ruby-version: 3.0
- name: Environment setup
run: |
gem install github_changelog_generator
Expand Down

0 comments on commit 54ff331

Please sign in to comment.