1616 fetch-depth : 0
1717
1818 - name : Setup Python & Poetry Environment
19- uses : exasol/python-toolbox/.github/actions/python-environment@0.21 .0
19+ uses : exasol/python-toolbox/.github/actions/python-environment@1.0 .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.21 .0
40+ uses : exasol/python-toolbox/.github/actions/python-environment@1.0 .0
4141
4242 - name : Build Documentation
4343 run : |
7676 uses : actions/checkout@v4
7777
7878 - name : Setup Python & Poetry Environment
79- uses : exasol/python-toolbox/.github/actions/python-environment@0.21 .0
79+ uses : exasol/python-toolbox/.github/actions/python-environment@1.0 .0
8080 with :
8181 python-version : ${{ matrix.python-version }}
8282
@@ -105,7 +105,7 @@ jobs:
105105 uses : actions/checkout@v4
106106
107107 - name : Setup Python & Poetry Environment
108- uses : exasol/python-toolbox/.github/actions/python-environment@0.21 .0
108+ uses : exasol/python-toolbox/.github/actions/python-environment@1.0 .0
109109 with :
110110 python-version : ${{ matrix.python-version }}
111111
@@ -125,7 +125,7 @@ jobs:
125125 uses : actions/checkout@v4
126126
127127 - name : Setup Python & Poetry Environment
128- uses : exasol/python-toolbox/.github/actions/python-environment@0.21 .0
128+ uses : exasol/python-toolbox/.github/actions/python-environment@1.0 .0
129129 with :
130130 python-version : ${{ matrix.python-version }}
131131
@@ -148,7 +148,7 @@ jobs:
148148 uses : actions/checkout@v4
149149
150150 - name : Setup Python & Poetry Environment
151- uses : exasol/python-toolbox/.github/actions/python-environment@0.21 .0
151+ uses : exasol/python-toolbox/.github/actions/python-environment@1.0 .0
152152 with :
153153 python-version : " 3.9"
154154
@@ -170,7 +170,7 @@ jobs:
170170 uses : actions/checkout@v4
171171
172172 - name : Setup Python & Poetry Environment
173- uses : exasol/python-toolbox/.github/actions/python-environment@0.21 .0
173+ uses : exasol/python-toolbox/.github/actions/python-environment@1.0 .0
174174 with :
175175 python-version : ${{ matrix.python-version }}
176176
0 commit comments