File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8080 fetch-depth : 0
8181 persist-credentials : false
8282
83- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
83+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
8484 with :
8585 python-version : ' 3.12'
8686
Original file line number Diff line number Diff line change 2323 fetch-depth : 1
2424 persist-credentials : false
2525
26- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
26+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
2727 with :
2828 python-version : " 3.12"
2929
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107107 fetch-depth : 0
108108 persist-credentials : false
109109
110- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
110+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
111111 with :
112112 python-version : " 3.12"
113113
Original file line number Diff line number Diff line change 4040 fetch-depth : 1
4141 persist-credentials : false
4242 - name : 🐍 setup python
43- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
43+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
4444 with :
4545 python-version : ${{ env.PYTHON_VERSION }}
4646 - name : 🛠️ install deps
7676 fetch-depth : 1
7777 persist-credentials : false
7878 - name : 🐍 setup python
79- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
79+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
8080 with :
8181 python-version : " 3.10"
8282 - name : 🚫 verify install is rejected on unsupported python
Original file line number Diff line number Diff line change 1414 with :
1515 fetch-depth : 0
1616 persist-credentials : false
17- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
17+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
1818 with :
1919 python-version : ' 3.13'
2020
You can’t perform that action at this time.
0 commit comments