actions/checkout@v3 updated

to v4
This commit is contained in:
KoenigMjr 2025-07-07 13:28:32 +02:00 committed by GitHub
parent 7695711cb7
commit 2523671f1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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