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