diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e4f697f..eb0d1e4 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@v6 + uses: actions/upload-artifact@v7 if: always() with: name: build-reports