File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8585 ditto -v -c -k --sequesterRsrc --keepParent --zlibCompressionLevel 9 \
8686 Scratch*.app ../mas-dev-universal-${NPM_APP_VERSION}.zip
8787 - name : Upload macOS artifacts
88- uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
88+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
8989 if : matrix.os == 'macos-latest'
9090 with :
9191 name : macOS
9494 dist/mas-universal/Scratch*.pkg
9595 dist/mas-dev-universal-*.zip
9696 - name : Upload Windows artifacts
97- uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
97+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
9898 if : matrix.os == 'windows-latest'
9999 with :
100100 name : Windows
You can’t perform that action at this time.
0 commit comments