We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13625e commit 282898eCopy full SHA for 282898e
1 file changed
.github/workflows/template-check-version.yml
@@ -19,8 +19,6 @@ jobs:
19
UPDATE: "false"
20
steps:
21
- uses: actions/checkout@v4
22
- with:
23
- ref: "latest" # This avoids comparing against development versions.
24
25
- uses: mamba-org/setup-micromamba@v2
26
with:
0 commit comments