diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0cf2a0b..ff33372 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -37,7 +37,7 @@ jobs: verbose: true - name: Upload reports artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 if: always() with: name: build-reports