We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46b8de4 + cc94e13 commit 04ecae1Copy full SHA for 04ecae1
1 file changed
.github/workflows/pull_request.yml
@@ -62,7 +62,7 @@ jobs:
62
# env:
63
# PROCESSING_APP_SIGNING: ${{ secrets.CERTIFICATES_P12 != '' }}
64
- name: Add artifact
65
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
66
id: upload
67
with:
68
name: processing-${{github.sha}}${{ matrix.os_prefix }}-${{ matrix.arch }}
0 commit comments