diff --git a/.github/workflows/template-check-version.yml b/.github/workflows/template-check-version.yml index fabd265..b4969d3 100644 --- a/.github/workflows/template-check-version.yml +++ b/.github/workflows/template-check-version.yml @@ -19,8 +19,6 @@ jobs: UPDATE: "false" steps: - uses: actions/checkout@v4 - with: - ref: "latest" # This avoids comparing against development versions. - uses: mamba-org/setup-micromamba@v2 with: