Skip to content

Commit

Permalink
coverallsapp at v2 (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert committed Dec 19, 2023
1 parent a9bb05e commit c71a3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -59,7 +59,7 @@ jobs:
env:
PYTHON: ""
- uses: julia-actions/julia-processcoverage@v1
- uses: coverallsapp/github-action@master
- uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
flag-name: run-${{ matrix.version }}-${{ matrix.os }}-${{ matrix.arch }}
Expand Down

0 comments on commit c71a3ce

Please sign in to comment.