We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 081b635 commit 5fdfce6Copy full SHA for 5fdfce6
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
path: forge/build/libs/
42
43
- name: Upload Spigot artifacts to GitHub
44
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
45
with:
46
name: Spigot-Artifacts
47
path: spigot/build/libs/
0 commit comments