Skip to content

Commit

Permalink
Bump Lightning-AI/utilities from 0.11.8 to 0.11.9 (#1499)
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Viehmann <[email protected]>
  • Loading branch information
dependabot[bot] and t-vi authored Dec 2, 2024
1 parent 15c48ef commit 8eddb9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ concurrency:

jobs:
precommit-run:
uses: Lightning-AI/utilities/.github/workflows/[email protected].8
uses: Lightning-AI/utilities/.github/workflows/[email protected].9
with:
python-version: "3.10"

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

check-package:
uses: Lightning-AI/utilities/.github/workflows/[email protected].8
uses: Lightning-AI/utilities/.github/workflows/[email protected].9
with:
actions-ref: v0.11.8
import-name: "thunder"
Expand Down

0 comments on commit 8eddb9f

Please sign in to comment.