Skip to content

Commit

Permalink
#37 new gha plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Sep 4, 2023
1 parent 4dbad4f commit b720011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-ruby@v1
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
- run: |
Expand Down

0 comments on commit b720011

Please sign in to comment.