Skip to content

Commit 746d515

Browse files
angular-robotjosephperrott
authored andcommitted
build: update pnpm/action-setup action to v5
See associated pull request for more information.
1 parent 56ab9ee commit 746d515

File tree

1 file changed

+1
-1
lines changed
  • github-actions/npm/checkout-and-setup-node

1 file changed

+1
-1
lines changed

github-actions/npm/checkout-and-setup-node/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ runs:
5454
fi
5555
5656
- if: steps.packageManager.outputs.PACKAGE_MANAGER == 'pnpm'
57-
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
57+
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
5858
with:
5959
run_install: false
6060

0 commit comments

Comments
 (0)