We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0534e92 commit 77a686aCopy full SHA for 77a686a
.github/workflows/CI.yml
@@ -30,7 +30,7 @@ jobs:
30
node-version: ${{ matrix.node }}
31
32
- name: Install dependencies
33
- uses: pnpm/action-setup@v2.2.2
+ uses: pnpm/action-setup@v2.4.1
34
with:
35
version: 6.23.6
36
run_install: true
lib/koa-api/.github/workflows/CI.yml
- uses: pnpm/action-setup@v2.2.1
0 commit comments