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

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-slim
steps:
- name: Checkout
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- name: ruff check
run: |