There was an error while loading. Please reload this page.
1 parent 2d7dc3f commit e4b48f1Copy full SHA for e4b48f1
1 file changed
.github/setup/action.yml
@@ -4,7 +4,7 @@ runs:
4
using: composite
5
steps:
6
- name: Setup pnpm
7
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
+ uses: pnpm/action-setup@739bfe42ca9233c5e6aca07c1a25a9d34aca49b0 # v6.0.7
8
- name: Setup Node
9
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
10
with:
0 commit comments