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 9d814bf commit 3252f1bCopy full SHA for 3252f1b
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
uses: actions/setup-python@v4
52
with:
53
python-version: ${{ matrix.python-version }}
54
- - uses: snok/install-poetry@v1.3.3
+ - uses: snok/install-poetry@v1.3.4
55
- name: Install Dependencies
56
run: poetry install
57
shell: bash
0 commit comments