Skip to content

Commit dd05613

Browse files
authored
Update test.yml
1 parent 07ace51 commit dd05613

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ jobs:
2222
2323
2424
- name: Use Kubernetes Troubleshooting Action
25-
uses: becloudready/k8s-interview-action@v18
25+
uses: becloudready/k8s-interview-action@v20
2626
with:
2727
kubeconfig: ${{ secrets.KUBECONFIG }}
2828
- name: Apply Deployment and ConfigMap to Kubernetes
2929
run: |
30-
ls /actions
30+
ls
3131
pwd
3232

0 commit comments

Comments
 (0)