We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cab444 commit b174b2bCopy full SHA for b174b2b
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v3
12
- uses: pnpm/action-setup@v2
13
with:
14
- version: 7
+ version: 8
15
- name: Use Node.js ${{ matrix.node-version }}
16
uses: actions/setup-node@v3
17
0 commit comments