We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a636a3 commit d5c5e86Copy full SHA for d5c5e86
.github/workflows/windows.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@master
13
- name: Set up Ruby
14
- uses: actions/setup-ruby@v1
+ uses: ruby/setup-ruby@v1
15
with:
16
ruby-version: ${{ matrix.ruby }}
17
- name: Set up Bundler
0 commit comments