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