File tree Expand file tree Collapse file tree
actions/combine-coverages Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 using : composite
2020 steps :
2121 - name : Setup python
22- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
22+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
2323 with :
2424 python-version-file : " pyproject.toml"
2525
Original file line number Diff line number Diff line change 1616 - name : Checkout repository
1717 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1818 - name : Set up Python
19- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
19+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
2020 with :
2121 python-version-file : " pyproject.toml"
2222 - name : Install uv
@@ -104,7 +104,7 @@ jobs:
104104 - name : Checkout repository
105105 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
106106 - name : Set up Python
107- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
107+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
108108 with :
109109 python-version-file : " pyproject.toml"
110110 - name : Install uv
@@ -130,7 +130,7 @@ jobs:
130130 - name : Checkout repository
131131 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
132132 - name : Set up Python
133- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
133+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
134134 with :
135135 python-version-file : " pyproject.toml"
136136 - name : Install uv
Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ jobs:
229229 persist-credentials : false
230230
231231 - name : Setup python
232- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
232+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
233233 with :
234234 python-version-file : " pyproject.toml"
235235
Original file line number Diff line number Diff line change 6464 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
6565
6666 - name : Setup python
67- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
67+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
6868 with :
6969 python-version-file : " pyproject.toml"
7070
@@ -130,7 +130,7 @@ jobs:
130130 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
131131
132132 - name : Set up Python
133- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
133+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
134134 with :
135135 python-version-file : " pyproject.toml"
136136
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ jobs:
149149 ref : ${{ needs.config.outputs.ref }}
150150
151151 - name : Setup python
152- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
152+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
153153 with :
154154 python-version-file : " pyproject.toml"
155155
Original file line number Diff line number Diff line change 2424 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2525
2626 - name : Set up Python
27- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
27+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
2828 with :
2929 python-version-file : " pyproject.toml"
3030
You can’t perform that action at this time.
0 commit comments