diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 8510d1ee..9fb01925 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -19,7 +19,7 @@ jobs: with: creds: ${{ secrets.GH_APP_CREDS }} export-git-user: true - - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # tag: v4.1.0 + - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag: v4.1.1 with: token: ${{ steps.generate-token.outputs.token }} - name: Fetch all git branches