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 88667d8 commit 569cdd3Copy full SHA for 569cdd3
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Namespace Cloud CLI
16
uses: ./ # Uses an action in the root directory
17
- name: Set up kubectl with an ephemeral cluster in Namespace Cloud
18
- uses: namespacelabs/nscloud-cluster-action@v0.0.4
+ uses: namespacelabs/nscloud-cluster-action@v0
19
- name: Apply configurations
20
run: |
21
kubectl apply -f .github/workflows/testdata/kubernetes/demo.yaml
0 commit comments