We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6636082 + 0afa556 commit a359a60Copy full SHA for a359a60
.github/workflows/gradle.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Build with Gradle
19
run: ./gradlew shadowJar --no-daemon
20
- name: Upload build artifact
21
- uses: actions/[email protected].1 # https://github.com/actions/upload-artifact/releases
+ uses: actions/[email protected].2 # https://github.com/actions/upload-artifact/releases
22
with:
23
name: UltraCosmetics-gui-addon-dev
24
path: build/libs/UltraCosmetics-gui-addon-*-all.jar
0 commit comments