File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6969 # exactly one place. Hard-coding it here would be a second pin to drift.
7070 # This step must precede setup-node: `cache: pnpm` below resolves the
7171 # store path by running pnpm, so pnpm has to be on PATH already.
72- - uses : pnpm/action-setup@008330803749db0355799c700092d9a85fd074e9 # v6.0.9
72+ - uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
7373
7474 # `.node-version` (26.5.0) is the single source of truth for the Node
7575 # version, and this is its first real consumer - the file went from
@@ -119,7 +119,7 @@ jobs:
119119 # build ever becomes the thing that ships, this needs revisiting.
120120 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
121121
122- - uses : pnpm/action-setup@008330803749db0355799c700092d9a85fd074e9 # v6.0.9
122+ - uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
123123
124124 - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
125125 with :
You can’t perform that action at this time.
0 commit comments