Skip to content

Commit 83977b6

Browse files
Update malware-safe-chain.yml
1 parent a69ceef commit 83977b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/malware-safe-chain.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- name: Install pnpm
1515
uses: pnpm/action-setup@v4
16+
with:
17+
version: 10
1618
- name: Use Node.js
1719
uses: actions/setup-node@v4
1820
with:

0 commit comments

Comments
 (0)