Commit 3c4f8d2 1 parent 3c8427b commit 3c4f8d2 Copy full SHA for 3c4f8d2
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 32
32
architecture : ' x64'
33
33
34
34
- name : Install Poetry ${{ matrix.poetry-version }}
35
- uses : abatilo/actions-poetry@v2.1.5
35
+ uses : abatilo/actions-poetry@v2.1.6
36
36
with :
37
37
poetry-version : ${{ matrix.poetry-version }}
38
38
77
77
python-version : ${{ matrix.python-version }}
78
78
architecture : ' x64'
79
79
- name : Install Poetry ${{ matrix.poetry-version }}
80
- uses : abatilo/actions-poetry@v2.1.5
80
+ uses : abatilo/actions-poetry@v2.1.6
81
81
with :
82
82
poetry-version : ${{ matrix.poetry-version }}
83
83
- name : Install from source
@@ -134,7 +134,7 @@ jobs:
134
134
python-version : ${{ matrix.python-version }}
135
135
architecture : ' x64'
136
136
- name : Install Poetry ${{ matrix.poetry-version }}
137
- uses : abatilo/actions-poetry@v2.1.5
137
+ uses : abatilo/actions-poetry@v2.1.6
138
138
with :
139
139
poetry-version : ${{ matrix.poetry-version }}
140
140
- name : Install Poetry Dynamic Versioning Plugin
You can’t perform that action at this time.
0 commit comments