File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515
1616 steps :
1717 - name : Checkout Repository
18- uses : actions/checkout@v4
18+ uses : actions/checkout@v6
1919
2020 - name : Set up Python ${{ matrix.python-version }}
2121 uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 3232 id-token : write
3333 steps :
3434 - name : Checkout Repository
35- uses : actions/checkout@v4
35+ uses : actions/checkout@v6
3636
3737 - name : Set up oldest tested Python
3838 uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 3232 - ' 3.14'
3333
3434 steps :
35- - uses : actions/checkout@v4
35+ - uses : actions/checkout@v6
3636 with :
3737 # This enables supply chain review against only a selected
3838 # branch. For those using the "Git-Flow" style of branching,
You can’t perform that action at this time.
0 commit comments