]> nmode's Git Repositories - signal-cli/blobdiff - .github/workflows/codeql-analysis.yml
Update github checkout action
[signal-cli] / .github / workflows / codeql-analysis.yml
index cd83c179d2ec67fc1a900d6ad55a3aa526a825c9..9bb10c389bf8eda65e5b3ea069cf18d31dd293a5 100644 (file)
@@ -27,7 +27,7 @@ jobs:
           java-version: 17
 
       - name: Checkout repository
-        uses: actions/checkout@v3
+        uses: actions/checkout@v4
         with:
           # We must fetch at least the immediate parents so that if this is
           # a pull request then we can checkout the head.