We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e07ae00 commit e8c78c2Copy full SHA for e8c78c2
.github/workflows/ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
node-version: "12"
29
30
- name: Install helm
31
- uses: azure/setup-helm@v1
+ uses: azure/setup-helm@v1.1
32
33
- name: Fetch dependencies from cache
34
id: cache-yarn
0 commit comments