From 022d9de0e0791582b4730da7ee6108b577b4d0ed Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Fri, 6 Dec 2024 17:31:27 +0000 Subject: [PATCH] Updating github-config --- .github/workflows/test-pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-pull-request.yml b/.github/workflows/test-pull-request.yml index 8d861459..0db50113 100644 --- a/.github/workflows/test-pull-request.yml +++ b/.github/workflows/test-pull-request.yml @@ -71,7 +71,7 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Upload Artifact - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: event-payload path: ${{ github.event_path }}