File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 submodules : true
6666
6767 - name : Setup Python
68- uses : frequenz-floss/gh-action-setup-python-with-deps@b5707ffcd43ec4b24f2b24df712b43148cfa887f # v1.0.4
68+ uses : frequenz-floss/gh-action-setup-python-with-deps@dca2997db8e2eb8e9f09c96bfcf9157ae5a6ff1f # v1.0.5
6969 with :
7070 python-version : ${{ env.DEFAULT_PYTHON_VERSION }}
7171 dependencies : .[dev-mkdocs]
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 submodules : true
115115
116116 - name : Setup Python
117- uses : frequenz-floss/gh-action-setup-python-with-deps@b5707ffcd43ec4b24f2b24df712b43148cfa887f # v1.0.4
117+ uses : frequenz-floss/gh-action-setup-python-with-deps@dca2997db8e2eb8e9f09c96bfcf9157ae5a6ff1f # v1.0.5
118118 with :
119119 python-version : ${{ env.DEFAULT_PYTHON_VERSION }}
120120 dependencies : build
@@ -171,7 +171,7 @@ jobs:
171171 > pyproject.toml
172172
173173 - name : Setup Python
174- uses : frequenz-floss/gh-action-setup-python-with-deps@b5707ffcd43ec4b24f2b24df712b43148cfa887f # v1.0.4
174+ uses : frequenz-floss/gh-action-setup-python-with-deps@dca2997db8e2eb8e9f09c96bfcf9157ae5a6ff1f # v1.0.5
175175 with :
176176 python-version : ${{ matrix.python }}
177177 dependencies : dist/*.whl
@@ -212,7 +212,7 @@ jobs:
212212 submodules : true
213213
214214 - name : Setup Python
215- uses : frequenz-floss/gh-action-setup-python-with-deps@b5707ffcd43ec4b24f2b24df712b43148cfa887f # v1.0.4
215+ uses : frequenz-floss/gh-action-setup-python-with-deps@dca2997db8e2eb8e9f09c96bfcf9157ae5a6ff1f # v1.0.5
216216 with :
217217 python-version : ${{ env.DEFAULT_PYTHON_VERSION }}
218218 dependencies : .[dev-mkdocs]
@@ -252,7 +252,7 @@ jobs:
252252 submodules : true
253253
254254 - name : Setup Python
255- uses : frequenz-floss/gh-action-setup-python-with-deps@b5707ffcd43ec4b24f2b24df712b43148cfa887f # v1.0.4
255+ uses : frequenz-floss/gh-action-setup-python-with-deps@dca2997db8e2eb8e9f09c96bfcf9157ae5a6ff1f # v1.0.5
256256 with :
257257 python-version : ${{ env.DEFAULT_PYTHON_VERSION }}
258258 dependencies : .[dev-mkdocs]
You can’t perform that action at this time.
0 commit comments