Skip to content

Commit

Permalink
Try Ruby 3.0 to see if it fixes faraday error
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonstyle authored Jan 18, 2024
1 parent c8138f9 commit a69a8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
ruby-version: 3.0
- name: Install Algolia API Dependencies
run: |
gem install algolia
Expand Down

0 comments on commit a69a8d8

Please sign in to comment.