Skip to content

Commit e82e6ba

Browse files
authored
Use update-artifacts v4
1 parent 859aac7 commit e82e6ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/folia.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: |
3737
sh build.sh
3838
39-
- uses: actions/upload-artifact@v3
39+
- uses: actions/upload-artifact@v4
4040
with:
4141
name: FoliaToGo
4242
path: Folia/build/libs/*.jar

0 commit comments

Comments
 (0)