diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 688403a..5865b32 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -125,7 +125,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 45 steps: - - uses: actions/download-artifact@v4 + - uses: actions/download-artifact@v5 with: pattern: badgemagic.* merge-multiple: true