diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48b2fc505e5..f60c850535d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -115,7 +115,7 @@ jobs: - name: Upload test results if: ${{ failure() }} - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: test-results-e2e-${{ matrix.shard }} path: e2e/test-results/ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c1c005a61d4..c42ef7d8ea6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,7 +105,7 @@ importers: version: 27.2.0 knip: specifier: ^5.63.1 - version: 5.71.0(@types/node@24.10.1)(typescript@5.9.3) + version: 5.72.0(@types/node@24.10.1)(typescript@5.9.3) lint-staged: specifier: ^16.0.0 version: 16.2.7 @@ -3823,8 +3823,8 @@ packages: keyv@4.5.4: resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} - knip@5.71.0: - resolution: {integrity: sha512-hwgdqEJ+7DNJ5jE8BCPu7b57TY7vUwP6MzWYgCgPpg6iPCee/jKPShDNIlFER2koti4oz5xF88VJbKCb4Wl71g==} + knip@5.72.0: + resolution: {integrity: sha512-rlyoXI8FcggNtM/QXd/GW0sbsYvNuA/zPXt7bsuVi6kVQogY2PDCr81bPpzNnl0CP8AkFm2Z2plVeL5QQSis2w==} engines: {node: '>=18.18.0'} hasBin: true peerDependencies: @@ -8576,7 +8576,7 @@ snapshots: dependencies: json-buffer: 3.0.1 - knip@5.71.0(@types/node@24.10.1)(typescript@5.9.3): + knip@5.72.0(@types/node@24.10.1)(typescript@5.9.3): dependencies: '@nodelib/fs.walk': 1.2.8 '@types/node': 24.10.1