Skip to content

Commit

Permalink
chore: use latest autograder
Browse files Browse the repository at this point in the history
Signed-off-by: Anmol Sharma <[email protected]>
  • Loading branch information
theanmolsharma committed Mar 20, 2024
1 parent 3d3c02d commit 996ab1a
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 @@ -30,7 +30,7 @@ jobs:
max-score: 100
passing-score: 60
- name: Autograding Reporter
uses: SummerOfBitcoin/autograding-grading-reporter@v2
uses: SummerOfBitcoin/autograding-grading-reporter@v2.1
env:
VALIDATE-BLOCK_RESULTS: "${{steps.validate-block.outputs.result}}"
with:
Expand Down

0 comments on commit 996ab1a

Please sign in to comment.