diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 3520ce38..d9c041b2 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -40,7 +40,7 @@ jobs: steps: - uses: linkerd/dev/actions/setup-tools@v41 - run: just-k3d create use - - uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a + - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 with: name: images path: /tmp/images