⬆️ Upgrade actions/checkout action to v5 (#35)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-31 12:52:15 +02:00
committed by GitHub
parent 7c4f032492
commit d4c54e236c
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
environment: pypi
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- name: "Install uv"
uses: astral-sh/setup-uv@v6