Skip to content

Commit 55d24c1

Browse files
authored
Update rubyonrails.yml
update ruby/setup-ruby@v1 Signed-off-by: Robert Smith <[email protected]>
1 parent 7c74d37 commit 55d24c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rubyonrails.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Checkout code
7171
uses: actions/checkout@v3
7272
- name: Install Ruby and gems
73-
uses: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf # v1.146.0
73+
uses: ruby/setup-ruby@v1
7474
with:
7575
bundler-cache: true
7676
- name: Generate binstubs

0 commit comments

Comments
 (0)