mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 08:57:17 +00:00
try with version 10 unpinned
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
This commit is contained in:
parent
ea2ea0ca03
commit
ad912cfc3f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-build.yaml
vendored
2
.github/workflows/ci-build.yaml
vendored
|
|
@ -367,7 +367,7 @@ jobs:
|
|||
with:
|
||||
package_json_file: ui/package.json
|
||||
# Upon bumping this version, update the corepack version in all the Dockerfiles
|
||||
version: 10.28.1
|
||||
version: 10
|
||||
- name: echo pnpm version
|
||||
run: |
|
||||
pnpm --version
|
||||
|
|
|
|||
Loading…
Reference in a new issue