Skip to content

Commit

Permalink
Update CI coverallsapp/github-action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloh committed Apr 5, 2023
1 parent b3bdb5a commit 5778585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -24,6 +24,6 @@ jobs:
run: bundle exec rake
- name: Coveralls GitHub Action
if: matrix.ruby-version == '3.2'
uses: coverallsapp/github-action@v1
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5778585

Please sign in to comment.