We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1194bee commit 78b084dCopy full SHA for 78b084d
.github/workflows/ci-checks.yml
@@ -19,7 +19,7 @@ jobs:
19
extra-typing: "typing"
20
21
check-schema:
22
- uses: Lightning-AI/utilities/.github/workflows/check-schema.yml@v0.13.1
+ uses: Lightning-AI/utilities/.github/workflows/check-schema.yml@ci/schema
23
with:
24
azure-schema-version: "v1.208.0"
25
0 commit comments