update action
This commit is contained in:
parent
27b1042959
commit
d85e752427
|
@ -61,7 +61,7 @@ jobs:
|
||||||
echo ${{ github.event.number }} > ./pr/NR
|
echo ${{ github.event.number }} > ./pr/NR
|
||||||
|
|
||||||
- name: upload comment to high-trust action making the comment
|
- name: upload comment to high-trust action making the comment
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: pr
|
name: pr
|
||||||
path: pr/
|
path: pr/
|
||||||
|
|
Loading…
Reference in New Issue