diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8c431fd..6f622bd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: ${{ runner.os }} path: artifacts