Skip to content

Commit 0cf46a3

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent 4d4e325 commit 0cf46a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
node-version: '18.x'
2222

23-
- uses: pnpm/action-setup@v2.4.0
23+
- uses: pnpm/action-setup@v4.1.0
2424
name: Install pnpm
2525
id: pnpm-install
2626
with:

0 commit comments

Comments
 (0)