chore(deps): update actions/upload-artifact digest to 83fd05a
This commit is contained in:
parent
84ff17efe8
commit
d5572fde21
|
@ -38,7 +38,7 @@ jobs:
|
|||
echo $PR_NUMBER > pr_number.txt
|
||||
|
||||
- name: Store pr data in artifact
|
||||
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # tag=v3
|
||||
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # tag=v3
|
||||
with:
|
||||
name: pr_metadata
|
||||
path: ./pr_number.txt
|
||||
|
|
Loading…
Reference in New Issue