mirror of https://github.com/coder/code-server.git
chore(deps): update azure/setup-helm action to v2 (#5088)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Joe Previte <jjprevite@gmail.com>
This commit is contained in:
parent
e3c8bd692c
commit
fc75db6edc
|
@ -39,7 +39,7 @@ jobs:
|
||||||
node-version: "14"
|
node-version: "14"
|
||||||
|
|
||||||
- name: Install helm
|
- name: Install helm
|
||||||
uses: azure/setup-helm@v1.1
|
uses: azure/setup-helm@v2.1
|
||||||
|
|
||||||
- name: Fetch dependencies from cache
|
- name: Fetch dependencies from cache
|
||||||
id: cache-yarn
|
id: cache-yarn
|
||||||
|
|
Loading…
Reference in New Issue