Skip to content

Commit 3d8b22e

Browse files
committed
Fix workflow
1 parent 626d3bd commit 3d8b22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: pnpm/action-setup@v4
1717
with:
18-
version: 9
18+
version: 9.15
1919
- name: Use Node.js 22
2020
uses: actions/setup-node@v4
2121
with:

0 commit comments

Comments
 (0)