Skip to content

Commit 80b5490

Browse files
committed
fix workflow
1 parent 3d8b22e commit 80b5490

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/node.js.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- uses: pnpm/action-setup@v4
17-
with:
18-
version: 9.15
1917
- name: Use Node.js 22
2018
uses: actions/setup-node@v4
2119
with:

0 commit comments

Comments
 (0)