Skip to content

Commit

Permalink
Use coverallsapp/github-action@master
Browse files Browse the repository at this point in the history
  • Loading branch information
winebarrel committed Jan 9, 2023
1 parent 724ebcb commit a1a2edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Run tests
run: bundle exec rake
- name: Coveralls Parallel
uses: coverallsapp/github-action@v1.1.2
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
flag-name: run-${{ matrix.ruby }}-${{ matrix.gemfile }}
Expand Down

0 comments on commit a1a2edb

Please sign in to comment.