Skip to content

Commit 22beefe

Browse files
Update dependency ruby to v4.0.1 (#1004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d7eb56 commit 22beefe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable--e2e-test-jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- if: inputs.expected-image-os != 'ubuntu20'
4242
uses: ruby/setup-ruby@v1
4343
with:
44-
ruby-version: 4.0.0
44+
ruby-version: 4.0.1
4545
- if: inputs.expected-image-os != 'ubuntu20'
4646
run: ruby --version
4747
- if: inputs.expected-image-os != 'ubuntu20'

0 commit comments

Comments
 (0)