diff --git a/README.md b/README.md index 0b4cc93..aa9b9bd 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ jobs: uses: actions/checkout@v4 - name: Python test id: python-test - uses: education/autograding-python-grader@v1 + uses: classroom-resources/autograding-python-grader@v1 with: timeout: '15' max-score: '100'