diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3c0668b..0eddb03 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -243,7 +243,7 @@ jobs: steps: - name: Download Docker Image Archive - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 - name: Login to GitHub Container Registry uses: docker/login-action@v2.1.0