Update cd.yml to use v4

This commit is contained in:
Shiv Thakker
2024-07-05 20:43:10 +08:00
parent a625f37e14
commit a7c4aba512

View File

@@ -111,7 +111,7 @@ jobs:
with: with:
node-version: 16 node-version: 16
- uses: pnpm/action-setup@v2 - uses: pnpm/action-setup@v4
name: Install pnpm name: Install pnpm
id: pnpm-install id: pnpm-install
with: with: