We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 951afca commit 079767fCopy full SHA for 079767f
.github/workflows/build.yml
@@ -26,6 +26,6 @@ jobs:
26
run: |
27
python -m mcdreforged pack -o ./build
28
29
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
30
with:
31
path: build/
0 commit comments