Skip to content

Commit

Permalink
use version prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkarlsen committed May 5, 2020
1 parent 8c6a6bb commit 212efc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v1
- uses: azure/setup-helm@v1
with:
version: '3.2.0'
version: 'v3.2.0'
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.0.0-rc.1
with:
Expand Down

0 comments on commit 212efc2

Please sign in to comment.