Skip to content

Commit cf7d6d8

Browse files
committed
upgrade CI poetry and project deps
1 parent 6efb2c9 commit cf7d6d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
python-version: ${{ matrix.python-version }}
3030

3131
- name: Install Poetry
32-
uses: snok/install-poetry@v1.1.12
32+
uses: snok/install-poetry@v1
3333
with:
3434
virtualenvs-create: true
3535
virtualenvs-in-project: true

0 commit comments

Comments
 (0)