diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9e56032485..0bb8d1744e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -61,7 +61,7 @@ jobs: args: /linkerd/expected-checksec.json "target/${{ matrix.target }}/release/package/linkerd2-proxy-${{ steps.release-tag-meta.outputs.name }}-${{ matrix.architecture }}-checksec.json" - name: upload artifacts - uses: actions/upload-artifact@da838ae9595ac94171fa2d4de5a2f117b3e7ac32 + uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2 with: name: ${{ matrix.architecture }}-artifacts path: target/${{ matrix.target }}/release/package/*