update action
This commit is contained in:
parent
27b1042959
commit
98befcf4e0
|
|
@ -61,7 +61,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/
|
||||
|
|
|
|||
Loading…
Reference in New Issue