diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 499a7a21..f88904d0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,7 +69,7 @@ jobs: - uses: actions/checkout@v6 - name: Download yardl binaries - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: dist @@ -90,7 +90,7 @@ jobs: - uses: actions/checkout@v6 - name: Download yardl binaries - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: dist