From 2e46cd832d6b0647531b3bd8242e6480ab332eab Mon Sep 17 00:00:00 2001 From: BBBmau Date: Thu, 15 Feb 2024 15:27:29 -0800 Subject: [PATCH] remove checkout --- .github/workflows/teamcity-services-diff-check.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/teamcity-services-diff-check.yml b/.github/workflows/teamcity-services-diff-check.yml index 317730b963a3..2a5eca429bda 100644 --- a/.github/workflows/teamcity-services-diff-check.yml +++ b/.github/workflows/teamcity-services-diff-check.yml @@ -17,11 +17,6 @@ jobs: needs: terraform-provider-google runs-on: ubuntu-22.04 steps: - - name: Checkout Repository - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - with: - fetch-depth: 0 - - name: Download built artifacts uses: actions/download-artifact@v2 with: