Skip to content

Commit

Permalink
Update ruby.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson authored Nov 3, 2021
1 parent b9e2e2a commit 80f5e87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ruby.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ jobs:
- uses: actions/checkout@v1
with:
fetch-depth: '0'
- uses: actions/setup-ruby@v1
with:
ruby-version: '3.0'
- name: Install GitVersion
uses: gittools/actions/gitversion/[email protected]
with:
Expand Down

0 comments on commit 80f5e87

Please sign in to comment.