Skip to content

Commit 1e344b3

Browse files
authored
Merge pull request #342 from bndtools/dependabot/github_actions/ruby/setup-ruby-1.314.0
build(deps): Bump ruby/setup-ruby from 1.313.0 to 1.314.0
2 parents 52802a4 + 15a580c commit 1e344b3

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@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3636
- name: Set up Ruby
37-
uses: ruby/setup-ruby@89f90524b88a01fe6e0b732220432cc6142926af # v1.313.0
37+
uses: ruby/setup-ruby@9eb537ca036ebaed86729dcb9309076e4c5c3b74 # v1.314.0
3838
with:
3939
ruby-version: 3.4.5
4040
bundler-cache: true

0 commit comments

Comments
 (0)