Skip to content

Commit

Permalink
feat: use latest version of grader
Browse files Browse the repository at this point in the history
Signed-off-by: Anmol Sharma <[email protected]>
  • Loading branch information
theanmolsharma committed Mar 19, 2024
1 parent 09ccb48 commit cace9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/classroom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
max-fee: 20616923
max-score: 100
- name: Autograding Reporter
uses: education/autograding-grading-reporter@v1
uses: SummerOfBitcoin/autograding-grading-reporter@v1.1
env:
VALIDATE-BLOCK_RESULTS: "${{steps.validate-block.outputs.result}}"
with:
Expand Down

0 comments on commit cace9d7

Please sign in to comment.