Skip to content

Commit af52070

Browse files
author
kyleju
committed
Upgrade upload artifact again
1 parent 30eab05 commit af52070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
mkdir -p ./pr
3131
echo $PR_NUMBER > ./pr/pr_number.txt
32-
- uses: actions/upload-artifact@v3
32+
- uses: actions/upload-artifact@v4
3333
with:
3434
name: pr_number
3535
path: pr/

0 commit comments

Comments
 (0)