File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 steps :
2020 - uses : actions/checkout@v7
2121
22- - uses : actions/setup-python@v6
22+ - uses : actions/setup-python@v7
2323 with :
2424 python-version : ${{ matrix.python-version }}
2525
3737 steps :
3838 - uses : actions/checkout@v7
3939
40- - uses : actions/setup-python@v6
40+ - uses : actions/setup-python@v7
4141 with :
4242 python-version : " 3.11"
4343
6868 steps :
6969 - uses : actions/checkout@v7
7070
71- - uses : actions/setup-python@v6
71+ - uses : actions/setup-python@v7
7272 with :
7373 python-version : " 3.13"
7474
Original file line number Diff line number Diff line change 2323 with :
2424 fetch-depth : 0
2525
26- - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
26+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
2727 with :
2828 python-version : " 3.11"
2929
You can’t perform that action at this time.
0 commit comments