Skip to content

Commit 04ecae1

Browse files
authored
Merge branch 'processing:main' into vertex-count-bug-fix
2 parents 46b8de4 + cc94e13 commit 04ecae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
# env:
6363
# PROCESSING_APP_SIGNING: ${{ secrets.CERTIFICATES_P12 != '' }}
6464
- name: Add artifact
65-
uses: actions/upload-artifact@v3
65+
uses: actions/upload-artifact@v4
6666
id: upload
6767
with:
6868
name: processing-${{github.sha}}${{ matrix.os_prefix }}-${{ matrix.arch }}

0 commit comments

Comments
 (0)