From c92f1abd770001c3da9b041489a033b88508c5f2 Mon Sep 17 00:00:00 2001 From: Garris Date: Fri, 23 Feb 2024 18:10:36 -0800 Subject: [PATCH] Update test-build-pub-npm-dockerhub.yml --- .github/workflows/test-build-pub-npm-dockerhub.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/test-build-pub-npm-dockerhub.yml b/.github/workflows/test-build-pub-npm-dockerhub.yml index ecc8943b..b54a1043 100644 --- a/.github/workflows/test-build-pub-npm-dockerhub.yml +++ b/.github/workflows/test-build-pub-npm-dockerhub.yml @@ -20,9 +20,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 - with: - fetch-depth: 1 + uses: actions/checkout@v2 - name: reference test uses: ./.github/actions/backstop-reference-test.yml