diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index ad04b83..55acf08 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -56,7 +56,7 @@ jobs: - name: Upload logs as artifacts if: ${{ always() }} - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: docker-logs path: logs/*