Skip to content

Commit

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

build(deps): Bump ruby/setup-ruby from 1.173.0 to 1.187.0
  • Loading branch information
pkriens committed Aug 14, 2024
2 parents 5bc29da + ccb811c commit 614cbb5
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@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: Set up Ruby
uses: ruby/setup-ruby@5f19ec79cedfadb78ab837f95b87734d0003c899 # v1.173.0
uses: ruby/setup-ruby@161cd54b698f1fb3ea539faab2e036d409550e3c # v1.187.0
with:
ruby-version: 2.7
bundler-cache: true
Expand Down

0 comments on commit 614cbb5

Please sign in to comment.