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 e3a45c0 commit a6bc9b9Copy full SHA for a6bc9b9
.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.4
+ - uses: snok/install-poetry@v1.4.1
55
- name: Install Dependencies
56
run: poetry install
57
shell: bash
0 commit comments