Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Apr 1, 2024
1 parent 6fba6b3 commit 064264f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
check-typing:
uses: Lightning-AI/utilities/.github/workflows/[email protected]
with:
actions-ref: v0.10.1
actions-ref: v0.11.2

check-schema:
uses: Lightning-AI/utilities/.github/workflows/[email protected]
Expand All @@ -27,7 +27,7 @@ jobs:
check-package:
uses: Lightning-AI/utilities/.github/workflows/[email protected]
with:
actions-ref: v0.10.1
actions-ref: v0.11.2
import-name: "lightning_hivemind"
artifact-name: dist-packages-${{ github.sha }}
testing-matrix: |
Expand Down

0 comments on commit 064264f

Please sign in to comment.