Bump actions/checkout from 6.0.3 to 7.0.0 in the all-dependencies group (#705)

This commit is contained in:
dependabot[bot] 2026-06-24 15:14:03 +09:00 committed by GitHub
parent cf3fd2b061
commit 33fec11eb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@ jobs:
name: Build wheels on ${{ matrix.os }}${{ matrix.name_suffix || '' }}
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
with:
python-version: "3.x"