Skip to content

Commit

Permalink
Use gems 3.4.22
Browse files Browse the repository at this point in the history
spahrenk committed Jul 9, 2024
1 parent 4790e24 commit 5a73a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-kiva/action.yml
Original file line number Diff line number Diff line change
@@ -61,7 +61,7 @@ runs:
ruby-version: 2.0
- name: Install gems
run:
sudo gem install public_suffix -v 5.1.1
sudo gem install public_suffix -v 3.4.22
shell: bash
- name: Set up results directory
if: ${{ inputs.set-up-results-logging == 'true' && inputs.coverage == 'false' }}

0 comments on commit 5a73a6a

Please sign in to comment.