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 9cb8e5b commit 23dfdbbCopy full SHA for 23dfdbb
.github/workflows/lint-action.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v4
27
- uses: pnpm/action-setup@v2
28
with:
29
- version: 8
+ version: 10.18.0
30
- uses: actions/setup-node@v4
31
32
node-version: 18
.github/workflows/publish-npm.yml
@@ -8,7 +8,7 @@ jobs:
8
9
10
11
12
13
14
registry-url: 'https://registry.npmjs.org'
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
21
0 commit comments