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

This commit is contained in:
renovate[bot]
2026-01-29 18:07:56 +00:00
committed by GitHub
parent 8f4dc17774
commit bb5acbed6a
4 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@ jobs:
pull-requests: write
checks: write
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
ref: ${{ github.event.pull_request.head.sha }}