We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a9ddc1 commit 5da25b7Copy full SHA for 5da25b7
.github/workflows/stackhpc-multinode.yml
@@ -91,7 +91,7 @@ jobs:
91
multinode:
92
name: Multinode
93
needs: github_user_ssh_keys
94
- uses: stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@multi_ssh_keys
+ uses: stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@1.6.0
95
with:
96
multinode_name: ${{ inputs.multinode_name }}
97
os_distribution: ${{ inputs.os_distribution }}
0 commit comments