diff --git a/.github/workflows/pinot_compatibility_tests.yml b/.github/workflows/pinot_compatibility_tests.yml index acb0b1974caa..2b11b9fffd50 100644 --- a/.github/workflows/pinot_compatibility_tests.yml +++ b/.github/workflows/pinot_compatibility_tests.yml @@ -62,7 +62,7 @@ jobs: if: always() run: | zip -1 -r artifacts.zip /tmp/compatibility-verifier/* - - uses: actions/upload-artifact@v2 + - uses: actions/upload-artifact@v3 name: Store compatibility verifier work directory if: always() with: