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

Commit 0546624

Browse files
authored
1 parent 40ff7cc commit 0546624

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v2
1111
- name: Set up Ruby
12-
uses: ruby/setup-ruby@ec106b438a1ff6ff109590de34ddc62c540232e0
12+
uses: ruby/setup-ruby@v1
1313
with:
1414
ruby-version: 2.6
1515
- name: Install dependencies

0 commit comments

Comments
 (0)