⬆️ Upgrade actions/checkout action to v6 (#563)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-04 01:38:25 +08:00
committed by GitHub
parent 0b4d49ee6a
commit 2f95650282
4 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ jobs:
PYTHON_VERSION: ${{ matrix.python-version }}
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: Setup uv
uses: astral-sh/setup-uv@v6