diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 12737985c..598032619 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -42,7 +42,7 @@ jobs: sudo xcode-select -s /Applications/Xcode_14.1.app - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL