Skip to content

Commit

Permalink
rename workflow file and correct setup-ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
caindy committed Jan 13, 2024
1 parent fbb7557 commit f17306d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: "npx --yes @redocly/cli bundle ./docs/_data/openapi-split.yaml -o ./docs/openapi.yaml"

- name: Setup Ruby
uses: ruby/setup-ruby@v1.98
uses: ruby/setup-ruby@v1.98.0
with:
ruby-version: '3.1'
bundler-cache: true
Expand Down

0 comments on commit f17306d

Please sign in to comment.