We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859aac7 commit e82e6baCopy full SHA for e82e6ba
.github/workflows/folia.yml
@@ -36,7 +36,7 @@ jobs:
36
run: |
37
sh build.sh
38
39
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
40
with:
41
name: FoliaToGo
42
path: Folia/build/libs/*.jar
0 commit comments