Skip to content

Commit f99922d

Browse files
chore(deps): update dependency ruby to v3.4.9
1 parent 58ea2dd commit f99922d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
if: ${{ inputs.use-cross != true && env.SLIM == 'true' }}
4848
- uses: ruby/setup-ruby@v1
4949
with:
50-
ruby-version: '3.4.8'
50+
ruby-version: '3.4.9'
5151
bundler-cache: true
5252
if: ${{ inputs.target != 'x86_64-apple-darwin' && inputs.target != 'aarch64-apple-darwin' }}
5353
- name: Install Rust Toolchain Components

0 commit comments

Comments
 (0)