diff --git a/.github/workflows/ci-checks.yml b/.github/workflows/ci-checks.yml index 8e1bd1cc68..ae28b10c53 100644 --- a/.github/workflows/ci-checks.yml +++ b/.github/workflows/ci-checks.yml @@ -23,7 +23,7 @@ jobs: check-package: uses: Lightning-AI/utilities/.github/workflows/check-package.yml@v0.11.0 with: - actions-ref: v0.10.1 + actions-ref: v0.11.0 import-name: "thunder" artifact-name: dist-packages-${{ github.sha }} testing-matrix: |