diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f229866c21..a262275112 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -11,8 +11,7 @@ jobs: - name: Checkout uses: actions/checkout@v2 with: - fetch-depth: 1 - - uses: actions/cache@v2 + fetch-depth: 1 - name: Configuring Node.js uses: actions/setup-node@v2-beta with: