File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ jobs:
145145 - name : Install node modules
146146 run : pnpm install --frozen-lockfile
147147 - name : Download built Windows E2E tests
148- uses : actions/download-artifact@abefc31eafcfbdf6c5336127c1346fdae79ff41c # v4.3 .0
148+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
149149 with :
150150 name : win-e2e-build-artifacts
151151 path : dist/bin/tests/legacy-cli/
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ jobs:
163163 - name : Install node modules
164164 run : pnpm install --frozen-lockfile
165165 - name : Download built Windows E2E tests
166- uses : actions/download-artifact@abefc31eafcfbdf6c5336127c1346fdae79ff41c # v4.3 .0
166+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
167167 with :
168168 name : win-e2e-build-artifacts
169169 path : dist/bin/tests/legacy-cli/
You can’t perform that action at this time.
0 commit comments