chore(ci): use "Checkout" consistently in dart-sdk-validation step names (#1185)

Signed-off-by: Hampus Kraft <hampus@fluxer.com>
This commit is contained in:
Hampus
2026-06-26 10:40:00 +02:00
committed by GitHub
parent e43b39d630
commit 45d539fc3a
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
echo "openapi=false" >> "$GITHUB_OUTPUT"
fi
- name: Check out fluxer
- name: Checkout fluxer
if: steps.changes.outputs.openapi == 'true'
uses: actions/checkout@b9e0990d219a03df7633c93f6f005a8fecbcab22
with: