Skip to content

Commit dd3fe16

Browse files
committed
chore(deps): update dependency ruby to v3.4.7
1 parent 1d3d5f6 commit dd3fe16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spanner-integration-tests-against-emulator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v5
2828
- uses: ruby/setup-ruby@v1
2929
with:
30-
ruby-version: '3.2'
30+
ruby-version: '3.4.7'
3131
- run: ruby --version
3232
- run: bundle install
3333
- run: bundle exec rake acceptance

0 commit comments

Comments
 (0)