Skip to content

Commit 53a08d6

Browse files
author
Anil Kumar Maurya
authored
Update ruby.yml
1 parent d6ed90c commit 53a08d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
2525
# change this to (see https://github.com/ruby/setup-ruby#versioning):
2626
# uses: ruby/setup-ruby@v1
27-
uses: ruby/setup-ruby@ec106b438a1ff6ff109590de34ddc62c540232e0
27+
uses: ruby/setup-ruby@v1
2828
with:
2929
ruby-version: 2.6
3030
- name: Install dependencies

0 commit comments

Comments
 (0)