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

Commit 5a9a8f9

Browse files
committed
chore(deps): update pnpm/action-setup action to v2.3.0
1 parent b27432e commit 5a9a8f9

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.2.4
8+
uses: pnpm/action-setup@v2.3.0
99
with:
1010
version: 7
1111

0 commit comments

Comments
 (0)