]> git.sesse.net Git - stockfish/blobdiff - .github/workflows/codeql.yml
Update GitHub workflows
[stockfish] / .github / workflows / codeql.yml
index 863f219ca7b094e7df9aeb206b3a2d1efb31df02..054be90040c22594770afcb6741163787e9e53ca 100644 (file)
@@ -29,7 +29,7 @@ jobs:
 
     steps:
     - name: Checkout repository
-      uses: actions/checkout@v3
+      uses: actions/checkout@v4
 
     # Initializes the CodeQL tools for scanning.
     - name: Initialize CodeQL