Skip to content

Commit

Permalink
Bump Lightning-AI/utilities from 0.10.1 to 0.11.1 (#15)
Browse files Browse the repository at this point in the history
* Bump Lightning-AI/utilities from 0.10.1 to 0.11.1

Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.10.1 to 0.11.1.
- [Release notes](https://github.com/lightning-ai/utilities/releases)
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md)
- [Commits](Lightning-AI/utilities@v0.10.1...v0.11.1)

---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* actions-ref: v0.11.1

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <[email protected]>
  • Loading branch information
dependabot[bot] and Borda authored Mar 25, 2024
1 parent 33fb8ca commit a8c7cf3
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 @@ -18,14 +18,14 @@ jobs:
# actions-ref: main

check-schema:
uses: Lightning-AI/utilities/.github/workflows/check-schema.yml@v0.10.1
uses: Lightning-AI/utilities/.github/workflows/check-schema.yml@v0.11.1
with:
azure-dir: ""

check-package:
uses: Lightning-AI/utilities/.github/workflows/check-package.yml@v0.10.1
uses: Lightning-AI/utilities/.github/workflows/check-package.yml@v0.11.1
with:
actions-ref: v0.10.1
actions-ref: v0.11.1
import-name: "litserve"
artifact-name: dist-packages-${{ github.sha }}
testing-matrix: |
Expand Down

0 comments on commit a8c7cf3

Please sign in to comment.