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

Commit 05d35ad

Browse files
Update ruby/setup-ruby action to v1.144.1
1 parent e16f448 commit 05d35ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.144.1
1010
with:
1111
bundler-cache: true
1212
- name: Run tests

0 commit comments

Comments
 (0)