Skip to content

Commit 8595270

Browse files
committed
fix: build issues
1 parent 54bbd24 commit 8595270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v4
1515
- name: Install Helm
16-
uses: azure/setup-helm@4.3.0
16+
uses: azure/setup-helm@v4.3.0
1717
with:
1818
version: "3.10.1"
1919
- name: Restore Go cache

0 commit comments

Comments
 (0)