diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index ddaf109..0682be3 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@v46 - run: just-k3d create use - - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 + - uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 with: name: images path: /tmp/images