We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 415eebb commit f07d06cCopy full SHA for f07d06c
1 file changed
.github/workflows/CheckCompatBounds.yml
@@ -9,6 +9,6 @@ permissions:
9
jobs:
10
check-compat-bounds:
11
name: "CheckCompatBounds"
12
- uses: "ITensor/ITensorActions/.github/workflows/CheckCompatBounds.yml@v2"
+ uses: "ITensor/ITensorActions/.github/workflows/CheckCompatBounds.yml@mf/share-version-helpers"
13
with:
14
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
0 commit comments