From 90a628efb3685fafc545ce95ce5cfa8577d9059e Mon Sep 17 00:00:00 2001 From: Paul Backus Date: Fri, 28 Feb 2025 19:17:25 -0500 Subject: [PATCH] Upgrade upload-artifact action to v4 The previously-used v2 is deprecated, and using it was causing the workflow to fail. --- .github/workflows/pr_info_untrusted.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_info_untrusted.yml b/.github/workflows/pr_info_untrusted.yml index 39048e70..5b9a104a 100644 --- a/.github/workflows/pr_info_untrusted.yml +++ b/.github/workflows/pr_info_untrusted.yml @@ -58,7 +58,7 @@ jobs: echo ${{ github.event.number }} > ./pr/NR - name: upload comment to high-trust action making the comment - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: pr path: pr/