diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 714275e..f47aa21 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -395,7 +395,7 @@ jobs: uses: actions/checkout@v4 - name: Download artifacts - uses: actions/download-artifact@v4.1.7 + uses: actions/download-artifact@v5.0.0 with: path: artifacts