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

This commit is contained in:
renovate[bot]
2026-06-18 18:34:42 +00:00
committed by GitHub
parent 935e5591e1
commit 6cbb43b908
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
fetch-depth: 0
persist-credentials: false