diff --git a/.github/workflows/ci-buildmatrix-cpp11.yml b/.github/workflows/ci-buildmatrix-cpp11.yml index 8df0d7d70..482075fd4 100644 --- a/.github/workflows/ci-buildmatrix-cpp11.yml +++ b/.github/workflows/ci-buildmatrix-cpp11.yml @@ -35,7 +35,7 @@ jobs: ROOT_IMAGE: rootproject/root:6.24.06-centos7 steps: - name: Download source artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: src