Skip to content

Commit

Permalink
v0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Jul 18, 2024
1 parent d222f85 commit 7e9e45e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ on:

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

check-code:
uses: Lightning-AI/utilities/.github/workflows/[email protected].3
uses: Lightning-AI/utilities/.github/workflows/[email protected].4
with:
actions-ref: v0.11.2
actions-ref: v0.11.4
extra-typing: typing

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

0 comments on commit 7e9e45e

Please sign in to comment.