diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 5c2cdebf8f..40cef6ee96 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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: submodules: true fetch-depth: 0