diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index bcb97f0..7a98bfb 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -46,7 +46,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 # Initializes the Golang environment for the CodeQL tools. # https://github.com/github/codeql-action/issues/1842#issuecomment-1704398087