diff --git a/.github/workflows/test-on-downstream-projects.yaml b/.github/workflows/test-on-downstream-projects.yaml index 90880002..2ed18008 100644 --- a/.github/workflows/test-on-downstream-projects.yaml +++ b/.github/workflows/test-on-downstream-projects.yaml @@ -36,7 +36,7 @@ jobs: steps: - run: git clone "https://gitlab.com/mailman/mailman/" . - name: download sdist build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: latest-build path: nose2-build