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

This commit is contained in:
renovate[bot]
2026-03-26 17:47:54 +00:00
committed by Kavin
parent f4cff445c3
commit 3c54f70dae
7 changed files with 7 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL