Skip to content

Commit

Permalink
Use v3.5.0 grading.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Dec 6, 2023
1 parent 0703dc8 commit c765253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autograding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: jwalton/gh-find-current-pr@v1
id: pr
- name: Run Autograding
uses: uhafner/autograding-github-action@main
uses: uhafner/autograding-github-action@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
pr-number: ${{ steps.pr.outputs.number }}
Expand Down

0 comments on commit c765253

Please sign in to comment.