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 3d3616c commit b54160fCopy full SHA for b54160f
.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