Skip to content

Commit 079767f

Browse files
authored
ci: update build.yml
1 parent 951afca commit 079767f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
run: |
2727
python -m mcdreforged pack -o ./build
2828
29-
- uses: actions/upload-artifact@v3
29+
- uses: actions/upload-artifact@v4
3030
with:
3131
path: build/

0 commit comments

Comments
 (0)