Skip to content

Commit 54d3710

Browse files
authored
Update poetry action (#920)
1 parent a46c606 commit 54d3710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
cd ..
123123
if: matrix.VERSION == 'v3.4'
124124
- name: Install and configure Poetry
125-
uses: snok/install-poetry@v1.1.1
125+
uses: snok/install-poetry@v1.3.3
126126
with:
127127
virtualenvs-create: false
128128
- name: Install Python packages

0 commit comments

Comments
 (0)