Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 5cae6de

Browse files
committed
chore(deps): update pnpm/action-setup action to v2.4.0
1 parent b93913d commit 5cae6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/composite-actions/install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
using: composite
66
steps:
77
- name: Install dependencies
8-
uses: pnpm/action-setup@v2.3.0
8+
uses: pnpm/action-setup@v2.4.0
99
with:
1010
version: 7
1111

0 commit comments

Comments
 (0)