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

This commit is contained in:
renovate[bot]
2025-08-11 13:36:56 +00:00
committed by Kavin
parent 38fc718589
commit 2da5b1ce65
7 changed files with 7 additions and 7 deletions

View File

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