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 f3ff960 commit afcbe93Copy full SHA for afcbe93
.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/[email protected].1
+ uses: namespacelabs/[email protected].2
19
- name: Apply configurations
20
run: |
21
kubectl apply -f .github/workflows/testdata/kubernetes/demo.yaml
0 commit comments