Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit cd983fa

Browse files
Update ruby/setup-ruby action to v1.137.2
1 parent e16f448 commit cd983fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v3
9-
- uses: ruby/setup-ruby@v1.127.0
9+
- uses: ruby/setup-ruby@v1.137.2
1010
with:
1111
bundler-cache: true
1212
- name: Run tests

0 commit comments

Comments
 (0)