Skip to content

Commit

Permalink
Use ruby/setup-ruby@v1
Browse files Browse the repository at this point in the history
    * .github/workflows/main.yml:
  • Loading branch information
jwillemsen committed Jun 9, 2020
1 parent efd98d3 commit 623504c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Set up Ruby 2.6
uses: actions/setup-ruby@v1
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6.x
- name: Publish to RubyGems
Expand Down

0 comments on commit 623504c

Please sign in to comment.