diff --git a/.github/workflows/mainline-test.yml b/.github/workflows/mainline-test.yml index b4d0cbb2..65e33c6b 100644 --- a/.github/workflows/mainline-test.yml +++ b/.github/workflows/mainline-test.yml @@ -26,7 +26,7 @@ jobs: steps: - name: Download tarball artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: pattern: ${{ inputs.artifact_name }} merge-multiple: true