Skip to content

Commit

Permalink
Bump Lightning-AI/utilities from 0.11.3.post0 to 0.11.5 (#172)
Browse files Browse the repository at this point in the history
* Bump Lightning-AI/utilities from 0.11.3.post0 to 0.11.5

Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.11.3.post0 to 0.11.5.
- [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.11.3.post0...v0.11.5)

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

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

* Update .github/workflows/ci-checks.yml

---------

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 Jul 16, 2024
1 parent 7856d08 commit b090c25
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/[email protected].3.post0
uses: Lightning-AI/utilities/.github/workflows/[email protected].5
with:
azure-dir: ""

check-package:
uses: Lightning-AI/utilities/.github/workflows/[email protected].3.post0
uses: Lightning-AI/utilities/.github/workflows/[email protected].5
with:
actions-ref: v0.11.3.post0
actions-ref: v0.11.5
import-name: "litserve"
artifact-name: dist-packages-${{ github.sha }}
testing-matrix: |
Expand Down

0 comments on commit b090c25

Please sign in to comment.