Update actions/checkout action to v6 (#8695)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-22 08:27:00 -06:00
committed by GitHub
parent c051c56544
commit 376dc7ef3a
24 changed files with 43 additions and 43 deletions

View File

@@ -18,7 +18,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: Trunk Check
uses: trunk-io/trunk-action@v1