diff --git a/.github/workflows/add-new-template b/.github/workflows/add-new-template index 01987966..3137d129 100644 --- a/.github/workflows/add-new-template +++ b/.github/workflows/add-new-template @@ -84,7 +84,7 @@ jobs: # Checkout the main branch - name: Checkout main branch - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: ref: 'main'