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 1278e42 commit 0a2697fCopy full SHA for 0a2697f
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v3
12
- uses: pnpm/action-setup@v2
13
with:
14
- version: 7
+ version: ^7.26.0
15
- uses: actions/setup-node@v3
16
17
node-version: 16.x
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
18
19
0 commit comments