Skip to content

Commit e2ef14b

Browse files
authored
Update build.yml
1 parent e224056 commit e2ef14b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
./gradlew :parchment-api:publishMavenPublicationToEdenSnapshotsRepository
4545
./gradlew publishDevBundlePublicationToEdenSnapshotsRepository -PpublishDevBundle
4646
47-
- uses: actions/upload-artifact@v3
47+
- uses: actions/upload-artifact@v4
4848
with:
4949
name: Parchment-JDK${{ matrix.java }}
50-
path: parchment-server/build/libs/parchment-paperclip-*-mojmap.jar
50+
path: parchment-server/build/libs/parchment-paperclip-*-mojmap.jar

0 commit comments

Comments
 (0)