Skip to content

Commit f47e397

Browse files
committed
chore(deps): update dependency ruby to v3.4.9
1 parent 8241985 commit f47e397

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.9'
3131
- run: ruby --version
3232
- run: bundle install
3333
- run: bundle exec rake acceptance

0 commit comments

Comments
 (0)