diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 9075b3c..4ddd3c7 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -50,7 +50,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 # Mark the current working directory as a safe directory in git to # resolve "dubious ownership" complaints.