diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0b84280109ff..c33d94590912 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -145,7 +145,7 @@ jobs: - name: Install node modules run: pnpm install --frozen-lockfile - name: Download built Windows E2E tests - uses: actions/download-artifact@abefc31eafcfbdf6c5336127c1346fdae79ff41c # v4.3.0 + uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0 with: name: win-e2e-build-artifacts path: dist/bin/tests/legacy-cli/ diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index a7b1c83aa887..c6b24c5ac864 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -163,7 +163,7 @@ jobs: - name: Install node modules run: pnpm install --frozen-lockfile - name: Download built Windows E2E tests - uses: actions/download-artifact@abefc31eafcfbdf6c5336127c1346fdae79ff41c # v4.3.0 + uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0 with: name: win-e2e-build-artifacts path: dist/bin/tests/legacy-cli/

AltStyle によって変換されたページ (->オリジナル) /