File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 - name : Checkout
1313 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1414 - name : Setup pnpm
15- uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5 .0.0
15+ uses : pnpm/action-setup@08c4be7e2e672a47d11bd04269e27e5f3e8529cb # v6 .0.0
1616 with :
1717 package_json_file : " package.json"
1818 - name : Setup Node.js
3333 - name : Checkout
3434 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3535 - name : Setup pnpm
36- uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5 .0.0
36+ uses : pnpm/action-setup@08c4be7e2e672a47d11bd04269e27e5f3e8529cb # v6 .0.0
3737 with :
3838 package_json_file : " package.json"
3939 - name : Setup Node.js
8787 git config user.name 'github-actions[bot]'
8888 git config user.email '41898282+github-actions[bot]@users.noreply.github.com'
8989 - name : Setup pnpm
90- uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5 .0.0
90+ uses : pnpm/action-setup@08c4be7e2e672a47d11bd04269e27e5f3e8529cb # v6 .0.0
9191 with :
9292 package_json_file : " package.json"
9393 - name : Setup Node.js
You can’t perform that action at this time.
0 commit comments