diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cd3095e..8e2fd80 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -# .github/workflows/build.yml +# .github/workflows/build.yml # Build and Release workflow for MathExpressions MAUI and Windows # # - Trigger on push to any branch, on version tags (e.g., v1.2.3), or on manual dispatch. @@ -216,7 +216,7 @@ jobs: # https://docs.github.com/en/actions/guides/storing-workflow-data-as-artifacts#about-workflow-artifacts # https://github.com/marketplace/actions/upload-a-build-artifact - name: 📤 Upload deployment folder as a build artifact - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: ${{env.ARTIFACT_PACKAGE}} path: ./release/