|
30 | 30 | python-version: '3.9' |
31 | 31 | architecture: 'x64' |
32 | 32 | - name: Install Poetry ${{ matrix.poetry-version }} |
33 | | - uses: abatilo/actions-poetry@v2.2.0 |
| 33 | + uses: abatilo/actions-poetry@v2.3.0 |
34 | 34 | with: |
35 | 35 | poetry-version: ${{ matrix.poetry-version }} |
36 | 36 | - name: Install Poetry Dynamic Versioning Plugin |
|
72 | 72 | python-version: ${{ matrix.python-version }} |
73 | 73 | architecture: 'x64' |
74 | 74 | - name: Install Poetry ${{ matrix.poetry-version }} |
75 | | - uses: abatilo/actions-poetry@v2.2.0 |
| 75 | + uses: abatilo/actions-poetry@v2.3.0 |
76 | 76 | with: |
77 | 77 | poetry-version: ${{ matrix.poetry-version }} |
78 | 78 | - name: Install Poetry Dynamic Versioning Plugin |
@@ -130,7 +130,7 @@ jobs: |
130 | 130 | python-version: ${{ matrix.python-version }} |
131 | 131 | architecture: 'x64' |
132 | 132 | - name: Install Poetry ${{ matrix.poetry-version }} |
133 | | - uses: abatilo/actions-poetry@v2.2.0 |
| 133 | + uses: abatilo/actions-poetry@v2.3.0 |
134 | 134 | with: |
135 | 135 | poetry-version: ${{ matrix.poetry-version }} |
136 | 136 | - name: Install Poetry Dynamic Versioning Plugin |
@@ -176,7 +176,7 @@ jobs: |
176 | 176 | python-version: ${{ matrix.python-version }} |
177 | 177 | architecture: 'x64' |
178 | 178 | - name: Install Poetry ${{ matrix.poetry-version }} |
179 | | - uses: abatilo/actions-poetry@v2.2.0 |
| 179 | + uses: abatilo/actions-poetry@v2.3.0 |
180 | 180 | with: |
181 | 181 | poetry-version: ${{ matrix.poetry-version }} |
182 | 182 | - name: Install Poetry Dynamic Versioning Plugin |
|
0 commit comments