Update actions/checkout action to v7 (#38)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-09-21 08:32:00 +02:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent 08f791ed24
commit 8b70caaf70
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
language: [c-cpp, javascript-typescript]
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: Initialize CodeQL
uses: github/codeql-action/init@v4