Skip to content

Commit

Permalink
Adds actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
broosk1993 committed Mar 11, 2023
1 parent 75fb876 commit 189851e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1.2
Expand Down

0 comments on commit 189851e

Please sign in to comment.