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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-11 16:11:23 +02:00
committed by GitHub
parent b01368182f
commit fe3bcffa24
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
environment: pypi
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
submodules: true