File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9090 run : pnpm install --frozen-lockfile
9191
9292 - name : Download Artifact
93- uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
93+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
9494 with :
9595 path : binaries
9696
@@ -124,7 +124,7 @@ jobs:
124124 uses : ./.github/actions/setup-node
125125
126126 - name : Download Artifact
127- uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
127+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
128128 with :
129129 path : binaries
130130
@@ -169,7 +169,7 @@ jobs:
169169 uses : ./.github/actions/setup-node
170170
171171 - name : Download Artifact
172- uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
172+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
173173 with :
174174 path : binaries
175175
@@ -232,7 +232,7 @@ jobs:
232232 run : pnpm install --frozen-lockfile
233233
234234 - name : Download Artifact
235- uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
235+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
236236 with :
237237 path : binaries
238238
You can’t perform that action at this time.
0 commit comments