build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / .github / workflows / codeql-analysis.yml
index c5450a3d188932f79cddc26c7acba0c6204f4a7b..92d0b5d7778799d76e33894919aa7a1ffcd88841 100644 (file)
@@ -9,7 +9,7 @@
 # the `language` matrix defined below to confirm you have the correct set of
 # supported CodeQL languages.
 #
-name: 'CodeQL'
+name: CodeQL
 
 on:
   push:
@@ -41,7 +41,7 @@ jobs:
 
     steps:
       - name: Checkout repository
-        uses: actions/checkout@v3
+        uses: actions/checkout@v4
 
       # Initializes the CodeQL tools for scanning.
       - name: Initialize CodeQL