File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 lint :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@v5
16+ - uses : actions/checkout@v6
1717 - name : Set up Python
1818 uses : actions/setup-python@v6
1919 with :
Original file line number Diff line number Diff line change 1616 id-token : write
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@v5
19+ uses : actions/checkout@v6
2020 - name : Set up Python
2121 uses : actions/setup-python@v6
2222 with :
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@v5
13+ uses : actions/checkout@v6
1414 - name : Set up Python
1515 uses : actions/setup-python@v6
1616 with :
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout
18- uses : actions/checkout@v5
18+ uses : actions/checkout@v6
1919 - name : Set up Python
2020 uses : actions/setup-python@v6
2121 with :
You can’t perform that action at this time.
0 commit comments