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 ea29227 commit 1269681Copy full SHA for 1269681
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@master
11
- uses: actions/setup-python@v4
12
with:
13
- python-version: "3.9"
+ python-version: "3.9.23"
14
architecture: "x64"
15
- uses: snok/[email protected]
16
- run: poetry install
0 commit comments