Skip to content

Commit

Permalink
update ruby action
Browse files Browse the repository at this point in the history
  • Loading branch information
alann-maulana committed May 7, 2023
1 parent 49e66dc commit 654bbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-report.yaml
Expand Up @@ -46,7 +46,7 @@ jobs:
name: coverage
path: ./coverage
- name: "Setup ruby"
uses: actions/setup-ruby@v1
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.6'
- run: gem install coveralls-lcov
Expand Down

0 comments on commit 654bbb7

Please sign in to comment.