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 ef1f0d4 commit ec4cd50Copy full SHA for ec4cd50
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
node-version: 18
20
21
- - uses: pnpm/action-setup@v4.0.0
+ - uses: pnpm/action-setup@v4.1.0
22
23
version: 8.10.2
24
@@ -49,7 +49,7 @@ jobs:
49
50
node-version: ${{ matrix.node }}
51
52
53
54
55
@@ -75,7 +75,7 @@ jobs:
75
76
77
78
79
80
81
.github/workflows/publish.yml
@@ -25,7 +25,7 @@ jobs:
25
26
registry-url: 'https://registry.npmjs.org'
27
28
29
30
31
0 commit comments