1616 fetch-depth : 0
1717
1818 - name : Setup Python & Poetry Environment
19- uses : exasol/python-toolbox/.github/actions/python-environment@0.20 .0
19+ uses : exasol/python-toolbox/.github/actions/python-environment@0.21 .0
2020
2121 - name : Check Version(s)
2222 run : |
3737 uses : actions/checkout@v4
3838
3939 - name : Setup Python & Poetry Environment
40- uses : exasol/python-toolbox/.github/actions/python-environment@0.20 .0
40+ uses : exasol/python-toolbox/.github/actions/python-environment@0.21 .0
4141
4242 - name : Build Documentation
4343 run : |
6060 uses : actions/checkout@v4
6161
6262 - name : Setup Python & Poetry Environment
63- uses : exasol/python-toolbox/.github/actions/python-environment@0.20 .0
63+ uses : exasol/python-toolbox/.github/actions/python-environment@0.21 .0
6464 with :
6565 python-version : ${{ matrix.python-version }}
6666
8989 uses : actions/checkout@v4
9090
9191 - name : Setup Python & Poetry Environment
92- uses : exasol/python-toolbox/.github/actions/python-environment@0.20 .0
92+ uses : exasol/python-toolbox/.github/actions/python-environment@0.21 .0
9393 with :
9494 python-version : ${{ matrix.python-version }}
9595
@@ -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.20 .0
112+ uses : exasol/python-toolbox/.github/actions/python-environment@0.21 .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.20 .0
135+ uses : exasol/python-toolbox/.github/actions/python-environment@0.21 .0
136136 with :
137137 python-version : " 3.9"
138138
@@ -154,7 +154,7 @@ jobs:
154154 uses : actions/checkout@v4
155155
156156 - name : Setup Python & Poetry Environment
157- uses : exasol/python-toolbox/.github/actions/python-environment@0.20 .0
157+ uses : exasol/python-toolbox/.github/actions/python-environment@0.21 .0
158158 with :
159159 python-version : ${{ matrix.python-version }}
160160
0 commit comments