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 fd71325 commit 9a2340dCopy full SHA for 9a2340d
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0 # Need history for changelog generation
21
- uses: pnpm/action-setup@v2
22
with:
23
- version: 8
+ version: 9
24
- uses: actions/setup-node@v4
25
26
node-version: 20.x
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
14
15
16
17
18
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
0 commit comments