Skip to content

Commit

Permalink
Bump Lightning-AI/utilities from 0.11.5 to 0.11.6 (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent a976b0b commit 657d2fb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ jobs:
actions-ref: main

check-schema:
uses: Lightning-AI/utilities/.github/workflows/[email protected].5
uses: Lightning-AI/utilities/.github/workflows/[email protected].6
with:
azure-dir: ""

check-package:
uses: Lightning-AI/utilities/.github/workflows/[email protected].5
uses: Lightning-AI/utilities/.github/workflows/[email protected].6
with:
actions-ref: v0.11.5
actions-ref: v0.11.6
import-name: "litdata"
artifact-name: dist-packages-${{ github.sha }}
testing-matrix: |
Expand All @@ -35,6 +35,6 @@ jobs:
}
check-docs:
uses: Lightning-AI/utilities/.github/workflows/[email protected].5
uses: Lightning-AI/utilities/.github/workflows/[email protected].6
with:
requirements-file: "requirements/docs.txt"

0 comments on commit 657d2fb

Please sign in to comment.