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 attestations : write
1616 id-token : write
1717 steps :
18- - uses : actions/checkout@v4
18+ - uses : actions/checkout@v5
1919 - name : Log in to Docker Hub
2020 uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
2121 with :
Original file line number Diff line number Diff line change 2424 --health-retries 5
2525
2626 steps :
27- - uses : actions/checkout@v4
27+ - uses : actions/checkout@v5
2828 - name : Install uv
2929 uses : astral-sh/setup-uv@v6
3030 - name : Setup python
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 name : Show changes in scraper results
1010 steps :
11- - uses : actions/checkout@v4
11+ - uses : actions/checkout@v5
1212 with :
1313 fetch-depth : 0
1414 - name : Install uv
You can’t perform that action at this time.
0 commit comments