Skip to content

Commit

Permalink
Use ruby/setup-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Jan 21, 2021
1 parent 3d3616c commit b54160f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Set up Ruby
uses: actions/setup-ruby@v1
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
- name: Set up Bundler
Expand Down

0 comments on commit b54160f

Please sign in to comment.