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 runs-on : codspeed-macro
1919 steps :
2020 - uses : actions/checkout@v6
21- - uses : actions/setup-python@v6
21+ - uses : actions/setup-python@v7
2222 with :
2323 python-version : " 3.11"
2424
Original file line number Diff line number Diff line change 2525 - name : Checkout
2626 uses : actions/checkout@v6
2727 - name : Set up Python
28- uses : actions/setup-python@v6
28+ uses : actions/setup-python@v7
2929 with :
3030 python-version : ' 3.11'
3131 - name : Install Poetry
Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@v6
1616
1717 - name : Set up Python
18- uses : actions/setup-python@v6
18+ uses : actions/setup-python@v7
1919 with :
2020 python-version : 3.11
2121
Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@v6
2020 - name : Set up Python
21- uses : actions/setup-python@v6
21+ uses : actions/setup-python@v7
2222 with :
2323 python-version : ' 3.11'
2424
Original file line number Diff line number Diff line change 4343 with :
4444 submodules : false
4545 - name : Set up Python
46- uses : actions/setup-python@v6
46+ uses : actions/setup-python@v7
4747 with :
4848 python-version : ${{ matrix.python-version }}
4949
Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/checkout@v6
1616 - name : Set up Python
17- uses : actions/setup-python@v6
17+ uses : actions/setup-python@v7
1818 with :
1919 python-version : 3.11
2020 - name : Install Poetry
Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@v6
1616
1717 - name : Set up Python
18- uses : actions/setup-python@v6
18+ uses : actions/setup-python@v7
1919 with :
2020 python-version : 3.11
2121
You can’t perform that action at this time.
0 commit comments