diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 129e18ba60..83992f4982 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -18,7 +18,7 @@ jobs: with: creds: ${{ secrets.GH_APP_CREDS }} - - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: submodules: true fetch-depth: 0