We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 614aead commit fb31d9eCopy full SHA for fb31d9e
.github/workflows/ruby.yml
@@ -88,7 +88,7 @@ jobs:
88
runs-on: ubuntu-latest
89
steps:
90
- name: Coveralls Finished
91
- uses: coverallsapp/github-action@master
+ uses: coverallsapp/github-action@v2
92
with:
93
github-token: ${{ secrets.github_token }}
94
parallel-finished: true
0 commit comments