Skip to content

Commit

Permalink
try fixing 401 on HEAD requests
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz committed Mar 14, 2024
1 parent bc7c449 commit acce705
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: azure/setup-helm@v4
- uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390
with:
version: "3.12.1"
version: "3.14.3"

- name: Login to Docker Hub
uses: docker/login-action@v3
Expand Down

0 comments on commit acce705

Please sign in to comment.