From 50eb845fbdc8611ed14b5a71e3fcf07f49e5c2a9 Mon Sep 17 00:00:00 2001 From: bitnami-bot Date: Mon, 12 Feb 2024 07:30:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/workfl?= =?UTF-8?q?ows/'=20with=20remote=20'workflows/'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: bitnami-bot --- .github/workflows/pr-reviews.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-reviews.yml b/.github/workflows/pr-reviews.yml index 98a0ed6a..ebee10f9 100644 --- a/.github/workflows/pr-reviews.yml +++ b/.github/workflows/pr-reviews.yml @@ -19,7 +19,7 @@ jobs: echo "::notice:: Comment on PR #${{ github.event.pull_request.number }}" echo "${{ github.event.pull_request.number }}" > pull_request_number - name: Upload the PR number - uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 + uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 with: name: pull_request_number path: ./pull_request_number \ No newline at end of file