We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ba0d9 commit d5ff770Copy full SHA for d5ff770
2 files changed
.github/workflows/packages-pool.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- uses: actions/setup-python@v5
24
with:
25
- python-version: 3.9
+ python-version: "3.9"
26
27
- name: Install the build package
28
run: pip install build
.github/workflows/packages-src.yml
@@ -24,7 +24,7 @@ jobs:
29
30
0 commit comments