Skip to content

Commit a6ca22d

Browse files
Fixes docs (#907)
1 parent 7fc4fd5 commit a6ca22d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
uses: ruby/setup-ruby@v1
3131
with:
3232
ruby-version: .ruby-version
33+
- name: Setup faraday-net_http
34+
run: gem install faraday-net_http -v 3.0.2
3335
- name: Setup github-changelog-generator
3436
run: gem install github_changelog_generator -v 1.15.0
3537
- name: Setup yq

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.2
1+
2.7.2

0 commit comments

Comments
 (0)