mirror of https://github.com/coder/code-server.git
chore(deps): update azure/setup-helm action to v3 (#5302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1296848afc
commit
c99f4cef25
|
@ -39,7 +39,7 @@ jobs:
|
||||||
node-version: "16"
|
node-version: "16"
|
||||||
|
|
||||||
- name: Install helm
|
- name: Install helm
|
||||||
uses: azure/setup-helm@v2.1
|
uses: azure/setup-helm@v3.0
|
||||||
|
|
||||||
- name: Fetch dependencies from cache
|
- name: Fetch dependencies from cache
|
||||||
id: cache-yarn
|
id: cache-yarn
|
||||||
|
|
Loading…
Reference in New Issue