We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 131b056 commit 1e28df4Copy full SHA for 1e28df4
1 file changed
.github/workflows/gradle.yml
@@ -36,7 +36,7 @@ jobs:
36
run: ./gradlew build
37
38
- name: Upload Artifacts
39
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
40
with:
41
name: ParticleLib-dev
42
path: build/libs/*.jar
0 commit comments