diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 521d6fbf01..1c702e326c 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -19,7 +19,7 @@ jobs: creds: ${{ secrets.GH_APP_CREDS }} export-git-user: true - - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 + - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 with: submodules: true fetch-depth: 0