Skip to content

Commit cc94e13

Browse files
authored
Update upload artifact
1 parent 3edd72c commit cc94e13

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)