Skip to content

Commit 47eae63

Browse files
Update pnpm/action-setup action to v2.4.0
1 parent a1d735c commit 47eae63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v3
2020

2121
- name: Setup PNPM
22-
uses: pnpm/action-setup@v2.2.4
22+
uses: pnpm/action-setup@v2.4.0
2323

2424
- name: Setup node@${{ matrix.NODE_VERSION }}
2525
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)