Skip to content

Commit

Permalink
Merge pull request #6126 from bndtools/dependabot/github_actions/ruby…
Browse files Browse the repository at this point in the history
…/setup-ruby-1.177.0

build(deps): Bump ruby/setup-ruby from 1.176.0 to 1.177.0
  • Loading branch information
pkriens committed May 21, 2024
2 parents b93073d + 293563e commit 6f73241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Git Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- name: Set up Ruby
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49
uses: ruby/setup-ruby@6615b4b8a02c78c4d711c06df4b8a20aa685a45d
with:
ruby-version: 2.7
bundler-cache: true
Expand Down

0 comments on commit 6f73241

Please sign in to comment.