Skip to content

Commit 5748ac2

Browse files
Update autograding workflow
1 parent a74d3b7 commit 5748ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/classroom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
steps:
1515
- uses: actions/setup-python@v4
1616
with:
17-
python-version: "3.10"
17+
python-version: "3.12"
1818
- uses: actions/checkout@v2
1919
- uses: education/autograding@v1

0 commit comments

Comments
 (0)