There was an error while loading. Please reload this page.
1 parent bc23aa6 commit 0c91ddbCopy full SHA for 0c91ddb
1 file changed
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Python
22
uses: actions/setup-python@v5
23
with:
24
- python-version: 3.10
+ python-version: "3.10"
25
26
- name: Get pip cache dir
27
id: pip-cache
0 commit comments