We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3edd72c commit cc94e13Copy full SHA for cc94e13
.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