Skip to content

Commit 4f9e277

Browse files
committed
chore(deps): update pnpm/action-setup action to v2.2.3
1 parent 923f861 commit 4f9e277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
uses: actions/setup-node@v3
1111
with:
1212
node-version: 18
13-
- uses: pnpm/action-setup@v2.2.2
13+
- uses: pnpm/action-setup@v2.2.3
1414
with:
1515
version: 7.9.3
1616
run_install: true

0 commit comments

Comments
 (0)