We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5441e55 commit 74c1be5Copy full SHA for 74c1be5
.github/workflows/github-ci.yml
@@ -8,7 +8,7 @@ jobs:
8
- uses: actions/checkout@v3
9
- uses: pnpm/action-setup@v2
10
with:
11
- version: 7
+ version: 8
12
- uses: actions/setup-node@v3
13
14
node-version: 18.x
0 commit comments