Update actions/checkout action to v7
CI / build-and-scan (pull_request) Successful in 1m19s

This commit is contained in:
2026-08-22 11:04:15 +00:00
parent b865da38f3
commit 59ca1a8323
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v7
with:
fetch-depth: 0