diff --git a/.github/workflows/oci-make.yaml b/.github/workflows/oci-make.yaml index 1f2669706a94..cf091481e4bb 100644 --- a/.github/workflows/oci-make.yaml +++ b/.github/workflows/oci-make.yaml @@ -84,7 +84,7 @@ jobs: - name: Checkout uses: actions/checkout@v6 - name: Download package-generic-unix - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: package-generic-unix-otp${{ matrix.otp_version }} path: PACKAGES