Skip to content

Commit

Permalink
build(deps): bump Lightning-AI/utilities from 0.11.2 to 0.11.3 (#49)
Browse files Browse the repository at this point in the history
* build(deps): bump Lightning-AI/utilities from 0.11.2 to 0.11.3

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

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

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

* 0.11.3.post0

---------

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 committed Jul 2, 2024
1 parent aa995a2 commit 00438d0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@ concurrency:

jobs:
check-precommit:
uses: Lightning-AI/utilities/.github/workflows/[email protected].2
uses: Lightning-AI/utilities/.github/workflows/[email protected].3.post0

check-typing:
uses: Lightning-AI/utilities/.github/workflows/[email protected].2
uses: Lightning-AI/utilities/.github/workflows/[email protected].3
with:
actions-ref: v0.11.2
actions-ref: v0.11.3.post0

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

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

0 comments on commit 00438d0

Please sign in to comment.