diff --git a/.github/workflows/build-signed-deb.yml b/.github/workflows/build-signed-deb.yml index 4f37990bb..7b1e628fb 100644 --- a/.github/workflows/build-signed-deb.yml +++ b/.github/workflows/build-signed-deb.yml @@ -46,7 +46,7 @@ jobs: - uses: actions/checkout@v2 - name: 'Download Installer Artifact' - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: LinuxInstallers