Merge pull request #505 from ahmetb/dependabot/github_actions/actions/checkout-7

chore(deps): bump actions/checkout from 4 to 7
This commit is contained in:
github-actions[bot]
2026-07-19 01:44:33 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v7
with:
fetch-depth: 1

View File

@@ -26,7 +26,7 @@ jobs:
actions: read # Required for Claude to read CI results on PRs
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v7
with:
fetch-depth: 1