Skip to content

Commit

Permalink
Update setup-ruby version in ci.yml
Browse files Browse the repository at this point in the history
A naive update to latest to see if it works
  • Loading branch information
wasabigeek authored and derekprior committed Jan 5, 2021
1 parent cecb1b3 commit 888a79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: actions/checkout@v2

- name: Install Ruby ${{ matrix.ruby }}
uses: ruby/setup-ruby@v1.14.1
uses: ruby/setup-ruby@v1.61.1
with:
ruby-version: ${{ matrix.ruby }}

Expand Down

0 comments on commit 888a79c

Please sign in to comment.