File tree Expand file tree Collapse file tree 3 files changed +27
-27
lines changed
Expand file tree Collapse file tree 3 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 2121 python-version : " 3.8"
2222
2323 - name : setup poetry
24- uses : abatilo/actions-poetry@v3
24+ uses : abatilo/actions-poetry@v4
2525 with :
2626 poetry-version : 1.5.1
2727
8080
8181 - name : publish junit reports
8282 if : success() || failure()
83- uses : mikepenz/action-junit-report@v4
83+ uses : mikepenz/action-junit-report@v5
8484 with :
8585 check_name : junit reports
8686 report_paths : reports/junit/*.xml
@@ -106,7 +106,7 @@ jobs:
106106 python-version : " 3.8"
107107
108108 - name : setup poetry
109- uses : abatilo/actions-poetry@v3
109+ uses : abatilo/actions-poetry@v4
110110 with :
111111 poetry-version : 1.5.1
112112
Original file line number Diff line number Diff line change 9191 python-version : " 3.8"
9292
9393 - name : setup poetry
94- uses : abatilo/actions-poetry@v3
94+ uses : abatilo/actions-poetry@v4
9595 with :
9696 poetry-version : 1.5.1
9797
@@ -166,7 +166,7 @@ jobs:
166166
167167 - name : publish junit reports
168168 if : success() || failure()
169- uses : mikepenz/action-junit-report@v4
169+ uses : mikepenz/action-junit-report@v5
170170 with :
171171 check_name : junit reports
172172 report_paths : reports/junit/*.xml
@@ -202,7 +202,7 @@ jobs:
202202 python-version : " 3.8"
203203
204204 - name : setup poetry
205- uses : abatilo/actions-poetry@v3
205+ uses : abatilo/actions-poetry@v4
206206 with :
207207 poetry-version : 1.5.1
208208
@@ -286,7 +286,7 @@ jobs:
286286 python-version : " 3.8"
287287
288288 - name : setup poetry
289- uses : abatilo/actions-poetry@v3
289+ uses : abatilo/actions-poetry@v4
290290 with :
291291 poetry-version : 1.5.1
292292
You can’t perform that action at this time.
0 commit comments