Merge remote-tracking branch 'upstream/master' into copilot/fix-285a516d-0b3a-4098-82d5-a69ceb54b9c8

This commit is contained in:
Göran Sander
2025-09-27 22:38:04 +02:00
2 changed files with 50 additions and 68 deletions

View File

@@ -451,7 +451,7 @@ jobs:
BUTLER_SOS_INSIDER_DOWNLOAD_PATH: ${{ vars.BUTLER_SOS_INSIDER_DOWNLOAD_PATH || './download' }}
steps:
- name: Download Windows insider build artifact
uses: actions/download-artifact@v4
uses: actions/download-artifact@v5
with:
name: butler-sos--win-x64--${{ github.sha }}.zip
path: ${{ env.BUTLER_SOS_INSIDER_DOWNLOAD_PATH }}