Skip to content

Commit 2c92e7a

Browse files
author
Bitnami Bot
authored
🔄 synced local '.github/workflows/' with remote 'workflows/' (#97)
Signed-off-by: bitnami-bot <[email protected]>
1 parent e2f0c10 commit 2c92e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/pr-reviews.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
echo "::notice:: Comment on PR #${{ github.event.pull_request.number }}"
2020
echo "${{ github.event.pull_request.number }}" > pull_request_number
2121
- name: Upload the PR number
22-
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8
22+
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3
2323
with:
2424
name: pull_request_number
2525
path: ./pull_request_number

0 commit comments

Comments
 (0)