We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 495ad15 + ebf30a3 commit 1e12221Copy full SHA for 1e12221
1 file changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: gradle/gradle-build-action@v3.5.0
25
with:
26
arguments: build
27
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v6
28
29
name: LMFSBox
30
path: build/libs/
0 commit comments