mirror of
https://github.com/processing/processing4.git
synced 2026-01-31 04:11:07 +01:00
Merge branch 'processing:main' into vertex-count-bug-fix
This commit is contained in:
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
# env:
|
||||
# PROCESSING_APP_SIGNING: ${{ secrets.CERTIFICATES_P12 != '' }}
|
||||
- name: Add artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
id: upload
|
||||
with:
|
||||
name: processing-${{github.sha}}${{ matrix.os_prefix }}-${{ matrix.arch }}
|
||||
|
||||
Reference in New Issue
Block a user