mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-09-16 16:36:42 +02:00
Merge pull request #83 from ilri/renovate/actions-checkout-5.x
This commit is contained in:
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v6
|
||||
with:
|
||||
|
Reference in New Issue
Block a user