1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Actions: Use the new action name [changelog skip] (#2109)

This action was transferred to ruby/setup-ruby: https://github.com/ruby/setup-ruby/releases/tag/v1.13.0
This commit is contained in:
Patrik Ragnarsson 2020-02-07 18:16:57 +01:00 committed by GitHub
parent 85cb0e91ba
commit 6f59df8dc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v2
- name: load ruby
uses: eregon/use-ruby-action@v1
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}