⬆️ Upgrade actions/checkout action to v5

This commit is contained in:
renovate[bot]
2025-08-11 16:50:00 +00:00
committed by GitHub
parent a57811b0d3
commit bd0fcfd18f
4 changed files with 4 additions and 4 deletions

View File

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