Skip to content

Commit 3c32150

Browse files
authored
Merge pull request #328 from bndtools/dependabot/github_actions/ruby/setup-ruby-1.306.0
build(deps): Bump ruby/setup-ruby from 1.288.0 to 1.306.0
2 parents 3920935 + f3e2060 commit 3c32150

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cibuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Git Checkout
3535
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3636
- name: Set up Ruby
37-
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0
37+
uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0
3838
with:
3939
ruby-version: 3.4.5
4040
bundler-cache: true

0 commit comments

Comments
 (0)