File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ permissions:
99jobs :
1010 check-compat-bounds :
1111 name : " CheckCompatBounds"
12- uses : " ITensor/ITensorActions/.github/workflows/CheckCompatBounds.yml@mf/share-version-helpers "
12+ uses : " ITensor/ITensorActions/.github/workflows/CheckCompatBounds.yml@v2 "
1313 with :
1414 localregistry : " https://github.com/ITensor/ITensorRegistry.git"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ permissions:
1717jobs :
1818 registrator :
1919 name : " Registrator"
20- uses : " ITensor/ITensorActions/.github/workflows/Registrator.yml@mf/share-version-helpers "
20+ uses : " ITensor/ITensorActions/.github/workflows/Registrator.yml@v2 "
2121 with :
2222 localregistry : " ITensor/ITensorRegistry"
2323 secrets : " inherit"
Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ permissions:
1010jobs :
1111 version-check :
1212 name : " VersionCheck"
13- uses : " ITensor/ITensorActions/.github/workflows/VersionCheck.yml@mf/share-version-helpers "
13+ uses : " ITensor/ITensorActions/.github/workflows/VersionCheck.yml@v2 "
1414 with :
1515 localregistry : " https://github.com/ITensor/ITensorRegistry.git"
You can’t perform that action at this time.
0 commit comments