Skip to content

Commit 5534b44

Browse files
committed
Use v1 ruby checkout
1 parent 7570722 commit 5534b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debian.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v1
1313
- name: Set up Ruby 2.7 (debian ruby)
14-
uses: ruby/setup-ruby@v2
14+
uses: ruby/setup-ruby@v1
1515
with:
1616
ruby-version: 2.7
1717
- name: Install dependencies

0 commit comments

Comments
 (0)