diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 65cd8ec..0e51f4f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,7 +27,7 @@ jobs: fail_on_failure: 'true' - name: Publish converted sources & test report files if: always() - uses: actions/upload-artifact@v4.3.3 + uses: actions/upload-artifact@v4.3.4 with: name: converted sources & test reports path: |