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 18, 2024
1 parent 4f20d82 commit 3b25032
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 @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4
- name: 'Validate block '
id: validate-block
uses: SummerOfBitcoin/code-challenge-2024-grader@v1.2
uses: SummerOfBitcoin/code-challenge-2024-grader@v1.3
with:
test-name: 'Validate block '
setup-command: chmod +x ./run.sh && ./run.sh
Expand Down

0 comments on commit 3b25032

Please sign in to comment.