diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4d900bd..4d2f1fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,7 +69,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: ${{ runner.os }} path: artifacts