Skip to content

Commit 282898e

Browse files
authored
Do not switch to 'latest' in template check (check against 'main') (#23)
1 parent a13625e commit 282898e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/template-check-version.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
UPDATE: "false"
2020
steps:
2121
- uses: actions/checkout@v4
22-
with:
23-
ref: "latest" # This avoids comparing against development versions.
2422

2523
- uses: mamba-org/setup-micromamba@v2
2624
with:

0 commit comments

Comments
 (0)