chore(deps): update actions/checkout action to v7

This commit is contained in:
renovate[bot] 2026-06-18 21:11:01 +00:00 committed by GitHub
parent f654ce8212
commit e3ea2b4fc7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 8 additions and 8 deletions

View file

@ -22,7 +22,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
submodules: "true"