File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : Checkout repository
23- uses : actions/checkout@v4
23+ uses : actions/checkout@v5
2424
2525 - name : Set up Python ${{ matrix.python-version }}
2626 uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818
1919 - name : Bearer
2020 uses : bearer/bearer-action@v2
Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : Checkout repository
23- uses : actions/checkout@v4
23+ uses : actions/checkout@v5
2424
2525 - name : Set up Python ${{ matrix.python-version }}
2626 uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 1818
1919 steps :
2020 - name : Checkout repository
21- uses : actions/checkout@v4
21+ uses : actions/checkout@v5
2222
2323 - name : Set up Python ${{ matrix.python-version }}
2424 uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 1717
1818 steps :
1919 - name : Checkout repository
20- uses : actions/checkout@v4
20+ uses : actions/checkout@v5
2121
2222 - name : Set up Python ${{ matrix.python-version }}
2323 uses : actions/setup-python@v5
4949
5050 steps :
5151 - name : Checkout repository
52- uses : actions/checkout@v4
52+ uses : actions/checkout@v5
5353
5454 - name : Set up Python ${{ matrix.python-version }}
5555 uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : Checkout repository
23- uses : actions/checkout@v4
23+ uses : actions/checkout@v5
2424
2525 - name : Set up Python ${{ matrix.python-version }}
2626 uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 1919
2020 steps :
2121 - name : Checkout repository
22- uses : actions/checkout@v4
22+ uses : actions/checkout@v5
2323
2424 - name : Set up Python ${{ matrix.python-version }}
2525 uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : Checkout repository
23- uses : actions/checkout@v4
23+ uses : actions/checkout@v5
2424
2525 - name : Set up Python ${{ matrix.python-version }}
2626 uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 1818
1919 steps :
2020 - name : Checkout repository
21- uses : actions/checkout@v4
21+ uses : actions/checkout@v5
2222
2323 - name : Set up Python ${{ matrix.python-version }}
2424 uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 3131
3232 steps :
3333 - name : Checkout repository
34- uses : actions/checkout@v4
34+ uses : actions/checkout@v5
3535
3636 - name : Set up Python ${{ matrix.python-version }}
3737 uses : actions/setup-python@v5
You can’t perform that action at this time.
0 commit comments