Skip to content

Commit

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

build(deps): Bump ruby/setup-ruby from 1.157.0 to 1.158.0
  • Loading branch information
pkriens authored Oct 25, 2023
2 parents 8f89a6f + 8d84bfe commit f404469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Git Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up Ruby
uses: ruby/setup-ruby@a05e47355e80e57b9a67566a813648fa67d92011 # v1.157.0
uses: ruby/setup-ruby@cd48c8e22733480b66887b42bfeb6c0b88ea1a56 # v1.158.0
with:
ruby-version: 2.7
bundler-cache: true
Expand Down

0 comments on commit f404469

Please sign in to comment.