We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed2d91e commit ba04668Copy full SHA for ba04668
.github/workflows/main-deploy.yaml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
node-version: '14'
46
47
- - uses: azure/setup-kubectl@v3
+ - uses: azure/setup-kubectl@v4
48
id: install
49
50
- name: Configure AWS Credentials
.github/workflows/release-deploy.yaml
0 commit comments