Skip to content

Commit

Permalink
build(deps): bump Lightning-AI/utilities from 0.8.0 to 0.9.0 (#1050)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Jul 4, 2023
1 parent b621ae4 commit 6133428
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 @@ -8,18 +8,18 @@ on:

jobs:
check-schema:
uses: Lightning-AI/utilities/.github/workflows/check-schema.yml@v0.8.0
uses: Lightning-AI/utilities/.github/workflows/check-schema.yml@v0.9.0
with:
azure-dir: ".azure"

check-code:
uses: Lightning-AI/utilities/.github/workflows/check-code.yml@v0.8.0
uses: Lightning-AI/utilities/.github/workflows/check-code.yml@v0.9.0
with:
actions-ref: v0.8.0
extra-typing: typing

check-package:
uses: Lightning-AI/utilities/.github/workflows/check-package.yml@v0.8.0
uses: Lightning-AI/utilities/.github/workflows/check-package.yml@v0.9.0
with:
actions-ref: v0.8.0
artifact-name: dist-packages-${{ github.sha }}
Expand Down

0 comments on commit 6133428

Please sign in to comment.