Skip to content

Commit 6c6d673

Browse files
committed
Correct typo in CI config
1 parent 471a409 commit 6c6d673

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
runs-on: ubuntu-latest
6363
steps:
6464
- uses: actions/checkout@v2
65-
- name: Set up Python 3.10
65+
- name: Set up Python 3.12
6666
uses: actions/setup-python@v2
6767
with:
6868
python-version: 3.12

0 commit comments

Comments
 (0)