diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 60f0f6f..c3cff49 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,7 +73,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 - name: Versioning run: |