diff --git a/.github/workflows/reuse_java_deploy.yml b/.github/workflows/reuse_java_deploy.yml index c807e47..d56acea 100644 --- a/.github/workflows/reuse_java_deploy.yml +++ b/.github/workflows/reuse_java_deploy.yml @@ -15,7 +15,7 @@ jobs: gpg --list-secret-keys --keyid-format LONG - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - name: Download JAR Files - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 continue-on-error: true #parent pom has no jar with: name: jar-files