diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 90b8825..7e20f1a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -70,7 +70,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 - name: Versioning run: |