File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 with :
1919 fetch-depth : 0
2020 - name : Setup Python
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : " 3.9"
2424 - name : Install MNT Bench
Original file line number Diff line number Diff line change 2727 - uses : actions/checkout@v5
2828 with :
2929 fetch-depth : 0
30- - uses : actions/setup-python@v5
30+ - uses : actions/setup-python@v6
3131 with :
3232 python-version : " 3.9"
3333 name : Install Python
5353 - uses : actions/checkout@v5
5454 with :
5555 fetch-depth : 0
56- - uses : actions/setup-python@v5
56+ - uses : actions/setup-python@v6
5757 with :
5858 python-version : " 3.9"
5959 name : Install Python
Original file line number Diff line number Diff line change 1717 name : Run my[py] linter
1818 steps :
1919 - uses : actions/checkout@v5
20- - uses : actions/setup-python@v5
20+ - uses : actions/setup-python@v6
2121 with :
2222 python-version : " 3.10"
2323 - uses : pre-commit/action@v3.0.1
You can’t perform that action at this time.
0 commit comments