1919 fetch-depth : 0
2020
2121 - name : Setup Python & Poetry Environment
22- uses : exasol/python-toolbox/.github/actions/python-environment@0.18 .0
22+ uses : exasol/python-toolbox/.github/actions/python-environment@0.19 .0
2323
2424 - name : Check Version(s)
2525 run : |
4040 uses : actions/checkout@v4
4141
4242 - name : Setup Python & Poetry Environment
43- uses : exasol/python-toolbox/.github/actions/python-environment@0.18 .0
43+ uses : exasol/python-toolbox/.github/actions/python-environment@0.19 .0
4444
4545 - name : Build Documentation
4646 run : |
6060 uses : actions/checkout@v4
6161
6262 - name : Setup Python & Poetry Environment
63- uses : exasol/python-toolbox/.github/actions/python-environment@0.18 .0
63+ uses : exasol/python-toolbox/.github/actions/python-environment@0.19 .0
6464 with :
6565 python-version : ${{ matrix.python-version }}
6666
8888 uses : actions/checkout@v4
8989
9090 - name : Setup Python & Poetry Environment
91- uses : exasol/python-toolbox/.github/actions/python-environment@0.18 .0
91+ uses : exasol/python-toolbox/.github/actions/python-environment@0.19 .0
9292 with :
9393 python-version : ${{ matrix.python-version }}
9494
@@ -109,7 +109,7 @@ jobs:
109109 uses : actions/checkout@v4
110110
111111 - name : Setup Python & Poetry Environment
112- uses : exasol/python-toolbox/.github/actions/python-environment@0.18 .0
112+ uses : exasol/python-toolbox/.github/actions/python-environment@0.19 .0
113113 with :
114114 python-version : ${{ matrix.python-version }}
115115
@@ -132,7 +132,7 @@ jobs:
132132 uses : actions/checkout@v4
133133
134134 - name : Setup Python & Poetry Environment
135- uses : exasol/python-toolbox/.github/actions/python-environment@0.18 .0
135+ uses : exasol/python-toolbox/.github/actions/python-environment@0.19 .0
136136 with :
137137 python-version : " 3.9"
138138 - name : Run format check
@@ -155,7 +155,7 @@ jobs:
155155 uses : actions/checkout@v4
156156
157157 - name : Setup Python & Poetry Environment
158- uses : exasol/python-toolbox/.github/actions/python-environment@0.18 .0
158+ uses : exasol/python-toolbox/.github/actions/python-environment@0.19 .0
159159 with :
160160 python-version : ${{ matrix.python-version }}
161161
0 commit comments