diff --git a/.github/workflows/build-with-jekyll.yml b/.github/workflows/build-with-jekyll.yml index b497d2589..67a497699 100644 --- a/.github/workflows/build-with-jekyll.yml +++ b/.github/workflows/build-with-jekyll.yml @@ -11,7 +11,7 @@ jobs: contents: read steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Initialize CodeQL uses: github/codeql-action/init@v2 with: