[workflows] Update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2026-01-01 06:13:05 +00:00
committed by GitHub
parent 193939bd06
commit 19927c6856
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0