mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 13:07:46 +00:00
pnpm version
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
- uses: pnpm/action-setup@v4
|
||||
name: Install pnpm
|
||||
with:
|
||||
version: 10
|
||||
version: 9.1.2+sha256.19c17528f9ca20bd442e4ca42f00f1b9808a9cb419383cd04ba32ef19322aba7
|
||||
# The devcontainer runs install after we set up caching in the following step
|
||||
run_install: false
|
||||
- name: Set up pnpm caching
|
||||
|
2
.github/workflows/login-integration-test.yml
vendored
2
.github/workflows/login-integration-test.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
- uses: pnpm/action-setup@v4
|
||||
name: Install pnpm
|
||||
with:
|
||||
version: 10
|
||||
version: 9.1.2+sha256.19c17528f9ca20bd442e4ca42f00f1b9808a9cb419383cd04ba32ef19322aba7
|
||||
run_install: false
|
||||
- name: Set up pnpm caching
|
||||
uses: actions/setup-node@v4
|
||||
|
Reference in New Issue
Block a user