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 11f317c commit 9007cc9Copy full SHA for 9007cc9
.github/workflows/e2e.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install pnpm
30
uses: pnpm/action-setup@v4
31
with:
32
- version: 9
+ version: 10
33
run_install: false
34
35
- name: Use Node.js ${{ matrix.node-version }}
.github/workflows/test.yml
@@ -74,7 +74,7 @@ jobs:
74
75
76
77
78
79
80
0 commit comments