diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 85f8ac33..40fd503e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -74,7 +74,7 @@ jobs: - name: Pushing docker images run: sudo make push - name: Uploading binary files - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: zookeeper-exporter path: bin/zookeeper-exporter*