Skip to content

Commit afcbe93

Browse files
committed
update action to latest version
1 parent f3ff960 commit afcbe93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Namespace Cloud CLI
1616
uses: ./ # Uses an action in the root directory
1717
- name: Set up kubectl with an ephemeral cluster in Namespace Cloud
18-
uses: namespacelabs/[email protected].1
18+
uses: namespacelabs/[email protected].2
1919
- name: Apply configurations
2020
run: |
2121
kubectl apply -f .github/workflows/testdata/kubernetes/demo.yaml

0 commit comments

Comments
 (0)