Skip to content

Commit 26b2c12

Browse files
angular-robotalan-agius4
authored andcommitted
build: update pnpm/action-setup action to v4.2.0 (#3136)
See associated pull request for more information. PR Close #3136
1 parent 671cfe6 commit 26b2c12

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
@@ -51,7 +51,7 @@ runs:
5151
echo "PACKAGE_MANAGER=$PM" >> "$GITHUB_OUTPUT"
5252
5353
- if: steps.packageManager.outputs.PACKAGE_MANAGER == 'pnpm'
54-
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
54+
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
5555
with:
5656
run_install: false
5757

0 commit comments

Comments
 (0)