diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9629b983..635a5728 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -93,7 +93,7 @@ jobs: - name: Pushing docker images run: make push - name: Uploading binary files - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: zookeeper-exporter path: bin/zookeeper-exporter*