We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d935a17 + 81691b1 commit f65af43Copy full SHA for f65af43
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Python
23
uses: actions/setup-python@v1
24
with:
25
- python-version: "3.10"
+ python-version: "3.12"
26
27
- name: Run a multi-line script
28
env:
0 commit comments