We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471a409 commit 6c6d673Copy full SHA for 6c6d673
1 file changed
.github/workflows/python-package.yml
@@ -62,7 +62,7 @@ jobs:
62
runs-on: ubuntu-latest
63
steps:
64
- uses: actions/checkout@v2
65
- - name: Set up Python 3.10
+ - name: Set up Python 3.12
66
uses: actions/setup-python@v2
67
with:
68
python-version: 3.12
0 commit comments