From d3172a605e3753165f860f2cefb7719d71deb5fa Mon Sep 17 00:00:00 2001 From: Taylor Jones Date: Fri, 18 Mar 2022 15:09:20 -0500 Subject: [PATCH] chore(ci): update v10 release action --- .github/workflows/v10-release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/v10-release.yml b/.github/workflows/v10-release.yml index 9bf649d6327c..a4140d88087f 100644 --- a/.github/workflows/v10-release.yml +++ b/.github/workflows/v10-release.yml @@ -13,8 +13,6 @@ jobs: timeout-minutes: 60 steps: - uses: actions/checkout@v3 - with: - ref: v10 - name: Use Node.js 16.x uses: actions/setup-node@v3