diff --git a/.github/workflows/build-signed-deb.yml b/.github/workflows/build-signed-deb.yml index 45b9649e76..7f89e26f8c 100644 --- a/.github/workflows/build-signed-deb.yml +++ b/.github/workflows/build-signed-deb.yml @@ -60,7 +60,7 @@ jobs: - uses: actions/checkout@v2 - name: 'Download Unsigned Packages' - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: DebianUnsigned path: tosign