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

This commit is contained in:
2026-08-22 10:49:28 +00:00
parent 67b4984664
commit 0a8f318f39
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v7
with: with:
fetch-depth: 0 fetch-depth: 0