Skip to content

Commit

Permalink
misc(fix-pronto) Pin rugged gem version to 1.6.3 (#1309)
Browse files Browse the repository at this point in the history
Co-authored-by: Ivan Novosad <[email protected]>
  • Loading branch information
ivannovosad and Ivan Novosad authored Sep 14, 2023
1 parent ea98461 commit 183d8c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pronto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: ruby/setup-ruby@v1
- name: Setup pronto
run: |
gem install rugged -v 1.6.3
gem install pronto
gem install pronto-rubocop
gem install rubocop -v 1.44.1
Expand Down

0 comments on commit 183d8c9

Please sign in to comment.