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 c09e57c commit f9b8e05Copy full SHA for f9b8e05
.github/workflows/build-test-ci.yml
@@ -14,7 +14,7 @@ jobs:
14
node-version: [20.x]
15
steps:
16
- uses: actions/checkout@v4
17
- - uses: pnpm/action-setup@v3
+ - uses: pnpm/action-setup@v4
18
with:
19
version: 10
20
- name: Setting up Node.js ${{ matrix.node-version }}
0 commit comments