diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 657963ae3e..87d981aa40 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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2 with: submodules: true fetch-depth: 0