Skip to content

Commit

Permalink
Use 2.0.0-alpha-2 autograding.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Nov 24, 2023
1 parent 5e607e0 commit 2813329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reporting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Mutation Coverage
run: mvn -V --color always -ntp org.pitest:pitest-maven:mutationCoverage
- name: Autograding
uses: uhafner/[email protected]
uses: uhafner/[email protected]-2
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
HEAD_SHA: ${{github.event.pull_request.head.sha}}
Expand Down

0 comments on commit 2813329

Please sign in to comment.