diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d6df23a..319d917 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -137,7 +137,7 @@ jobs: # Preserve successfully built installers even if a later release/API step fails. - name: Preserve Windows installers as workflow artifacts if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: MailVault-Collection-Profiler_${{ github.ref_name }}_windows-x64 path: |