chore(deps): update actions/checkout to version 6 for improved performance

This commit is contained in:
GitHub Actions
2025-12-03 19:11:02 +00:00
parent bfdc156768
commit 969ca50177

View File

@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
with:
fetch-depth: 1
- name: Choose Renovate Token