Skip to content

Commit

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

build(deps): Bump ruby/setup-ruby from 1.163.0 to 1.165.1
  • Loading branch information
pkriens committed Jan 8, 2024
2 parents 43b3208 + 2ae3c82 commit ce57055
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@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Set up Ruby
uses: ruby/setup-ruby@b256bd96bb4867e7d23e92e087d9bb697270b725
uses: ruby/setup-ruby@360dc864d5da99d54fcb8e9148c14a84b90d3e88
with:
ruby-version: 2.7
bundler-cache: true
Expand Down

0 comments on commit ce57055

Please sign in to comment.