Skip to content

Commit 5da25b7

Browse files
committed
multinode.yml: use tagged version
skip-checks:true
1 parent 9a9ddc1 commit 5da25b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc-multinode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
multinode:
9292
name: Multinode
9393
needs: github_user_ssh_keys
94-
uses: stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@multi_ssh_keys
94+
uses: stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@1.6.0
9595
with:
9696
multinode_name: ${{ inputs.multinode_name }}
9797
os_distribution: ${{ inputs.os_distribution }}

0 commit comments

Comments
 (0)