From cc94e13f9627aea626380726d04c74912ca1da19 Mon Sep 17 00:00:00 2001 From: Stef Tervelde Date: Sat, 1 Feb 2025 08:57:53 +0100 Subject: [PATCH] Update upload artifact --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 118db3fd1..13a8d595e 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -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 }}