mirror of
https://github.com/fluxerapp/fluxer.git
synced 2026-09-02 21:04:06 +03:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user