Skip to content

Commit

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

build(deps): Bump ruby/setup-ruby from 1.158.0 to 1.159.0
  • Loading branch information
pkriens committed Oct 30, 2023
2 parents f404469 + 8c100d5 commit 7508467
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@cd48c8e22733480b66887b42bfeb6c0b88ea1a56 # v1.158.0
uses: ruby/setup-ruby@54a18e26dbbb1eabc604f317ade9a5788dddef81 # v1.159.0
with:
ruby-version: 2.7
bundler-cache: true
Expand Down

0 comments on commit 7508467

Please sign in to comment.