diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1760466c..1f9f0a96 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