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 1313 lint :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@v4
16+ - uses : actions/checkout@v5
1717 - name : Set up Python
1818 uses : actions/setup-python@v5
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@v4
19+ uses : actions/checkout@v5
2020 - name : Set up Python
2121 uses : actions/setup-python@v5
2222 with :
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@v4
17+ uses : actions/checkout@v5
1818 - # Required for the package command tests to work
1919 name : Set up Docker Buildx
2020 uses : docker/setup-buildx-action@v3
You can’t perform that action at this time.
0 commit comments