File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 fetch-depth : 2
3333
3434 - name : Set up Python
35- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
35+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
3636 with :
3737 python-version : " 3.11"
3838
Original file line number Diff line number Diff line change 5151
5252 - name : Set up Python
5353 if : matrix.language == 'python'
54- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
54+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
5555 with :
5656 python-version : " 3.13"
5757
Original file line number Diff line number Diff line change 3232 with :
3333 fetch-depth : 0 # ensure full git history for SCM-based versioning
3434 - name : Set up Python ${{ matrix.python-version }}
35- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
35+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
3636 with :
3737 python-version : ${{ matrix.python-version }}
3838 cache : " pip"
Original file line number Diff line number Diff line change 3737 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
3838
3939 - name : Set up Python
40- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
40+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
4141 with :
4242 python-version : " 3.14"
4343
Original file line number Diff line number Diff line change 4949 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
5050
5151 - name : Set up Python ${{ matrix.python-version }}
52- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
52+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
5353 with :
5454 python-version : ${{ matrix.python-version }}
5555
@@ -112,7 +112,7 @@ jobs:
112112 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
113113
114114 - name : Set up Python ${{ matrix.python-version }}
115- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
115+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
116116 with :
117117 python-version : ${{ matrix.python-version }}
118118
Original file line number Diff line number Diff line change 2222 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2323
2424 - name : Set up Python
25- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
25+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
2626 with :
2727 python-version : ' 3.10'
2828
Original file line number Diff line number Diff line change 2828 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2929
3030 - name : Set up Python
31- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
31+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
3232 with :
3333 python-version : ' 3.14'
3434
8181 egress-policy : audit
8282
8383 - name : Set up Python
84- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
84+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
8585 with :
8686 python-version : ' 3.14'
8787
You can’t perform that action at this time.
0 commit comments