Skip to content

Commit 5fdfce6

Browse files
authoredFeb 24, 2025··
Fix GitHub error by updating actions
GitHub moment
1 parent 081b635 commit 5fdfce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
path: forge/build/libs/
4242

4343
- name: Upload Spigot artifacts to GitHub
44-
uses: actions/upload-artifact@v3
44+
uses: actions/upload-artifact@v4
4545
with:
4646
name: Spigot-Artifacts
4747
path: spigot/build/libs/

0 commit comments

Comments
 (0)
Please sign in to comment.