Skip to content

Commit

Permalink
Fixes docs (#907)
Browse files Browse the repository at this point in the history
  • Loading branch information
fedefernandez authored Mar 1, 2024
1 parent 7fc4fd5 commit a6ca22d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: .ruby-version
- name: Setup faraday-net_http
run: gem install faraday-net_http -v 3.0.2
- name: Setup github-changelog-generator
run: gem install github_changelog_generator -v 1.15.0
- name: Setup yq
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.2
2.7.2

0 comments on commit a6ca22d

Please sign in to comment.