diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 6277997a4..bd9e6120e 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -107,7 +107,7 @@ jobs: with: version: '17' - name: Download Maven Repo - uses: actions/download-artifact@v4.1.8 + uses: actions/download-artifact@v4.3.0 with: name: maven-repo-${{ github.run_id }}-${{ github.run_number }} path: . @@ -142,7 +142,7 @@ jobs: with: version: '17' - name: Download Maven Repo - uses: actions/download-artifact@v4.1.8 + uses: actions/download-artifact@v4.3.0 with: name: maven-repo-${{ github.run_id }}-${{ github.run_number }} path: .